NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/math-expression-evaluator/.eslintrc.json
2023-09-14 14:47:11 +08:00

7 lines
91 B
JSON

{
"extends": "standard",
"plugins": [
"standard",
"promise"
]
}