1
0
réplica de https://github.com/coolaj86/ajquery.js.git sincronizado 2024-11-16 17:29:02 +00:00
ajquery.js/.prettierrc.json
2021-07-23 04:33:35 -06:00

9 linhas
131 B
JSON

{
"printWidth": 80,
"tabWidth": 2,
"singleQuote": false,
"bracketSpacing": true,
"proseWrap": "always",
"semi": true
}