Files
waveform-analysis/.prettierrc.json

6 lines
64 B
JSON
Raw Normal View History

2026-07-20 10:21:30 +08:00
{
"semi": false,
"singleQuote": true,
"printWidth": 100
}