12 lines
121 B
Plaintext
Raw Permalink Normal View History

2022-03-10 10:36:59 +01:00
{
"env": {
"node": true,
"es6": true
},
"parserOptions": {
"ecmaVersion": 2017
},
"rules": {
}
}