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

8 lines
97 B
Plaintext
Raw Normal View History

2025-01-16 18:42:50 +08:00
{
"singleQuote": true,
"write": true,
"semi": false,
"tabWidth": 2,
"printWidth": 80
}