Files
EMS-ESP32/mock-api/.prettierrc
proddy 505e846dd8 added
2021-05-14 12:44:02 +02:00

8 lines
120 B
Plaintext

{
"singleQuote": true,
"semi": false,
"trailingComma": "all",
"tabWidth": 2,
"printWidth": 80
}