lj_zhgd-app/zhgd-app/node_modules/js-binary-schema-parser/.prettierrc

8 lines
97 B
Plaintext
Raw Normal View History

2024-08-06 16:27:09 +08:00
{
"singleQuote": true,
"write": true,
"semi": false,
"tabWidth": 2,
"printWidth": 80
}