mirror of
https://github.com/colanode/colanode.git
synced 2026-05-18 05:05:03 +02:00
9 lines
113 B
JSON
9 lines
113 B
JSON
{
|
|
"env": {
|
|
"browser": true,
|
|
"es6": true,
|
|
"node": true
|
|
},
|
|
"extends": ["../../.eslintrc.json"]
|
|
}
|