Files
site/nova-components/NovaLeader/node_modules/math-expression-evaluator/.eslintrc.json
2025-04-21 16:03:20 +02:00

7 lines
91 B
JSON

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