b1bc25169e
Partially cherry-picked from c3220325a0
Ref #14952
Closes #14993
9 lines
97 B
JSON
9 lines
97 B
JSON
{
|
|
"extends": "./.eslintrc-base.json",
|
|
|
|
"env": {
|
|
"browser": false,
|
|
"node": true
|
|
}
|
|
}
|