NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/@antv/data-set/.prettierrc

7 lines
100 B
Plaintext
Raw Normal View History

2023-09-14 14:47:11 +08:00
{
"singleQuote": true,
"trailingComma": "es5",
"printWidth": 120,
"arrowParens": "always"
}