arduino-ide/.prettierrc
2021-07-09 10:14:42 +02:00

7 lines
79 B
Plaintext

{
"singleQuote": true,
"tabWidth": 2,
"useTabs": false,
"printWidth": 80
}