96d2a2f795
These changes were done automatically, by using the `gulp lint --fix` command.
10 lines
76 B
Plaintext
10 lines
76 B
Plaintext
{
|
|
"extends": [
|
|
../.eslintrc
|
|
],
|
|
|
|
"env": {
|
|
"node": true,
|
|
},
|
|
}
|