mirror of
https://github.com/adminkit/adminkit.git
synced 2026-03-31 19:57:44 +01:00
9 lines
112 B
Plaintext
9 lines
112 B
Plaintext
{
|
|
"parserOptions": {
|
|
"ecmaVersion": 2017,
|
|
"sourceType": "module"
|
|
},
|
|
"env": {
|
|
"es6": true
|
|
}
|
|
} |