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