BatchExplorer/.eslintrc.json

5 строки
92 B
JSON

{
"root": true,
"extends": ["./util/common-config/.eslintrc-common.json", "prettier"]
}