lepu-test-platform-web/node_modules/math-expression-evaluator/.eslintrc.json

7 lines
91 B
JSON
Executable File

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