inotify/Inotify.Vue/.prettierrc
2021-03-24 23:09:35 +08:00

6 lines
88 B
Plaintext

{
"printWidth": 300,
"tabWidth": 2,
"singleQuote": true,
"semi": false
}