Files
taimed/node_modules/grunt-npmcopy/.prettierrc
2025-07-24 17:21:45 +08:00

8 lines
121 B
Plaintext

{
"printWidth": 100,
"semi": false,
"singleQuote": true,
"jsxBracketSameLine": true,
"arrowParens": "always"
}