mirror of
https://github.com/tjsga/website-2018.git
synced 2025-04-19 18:50:16 -04:00
12 lines
117 B
Plaintext
12 lines
117 B
Plaintext
{
|
|
"parserOptions": {
|
|
"ecmaFeatures": {
|
|
"globalReturn": true
|
|
}
|
|
},
|
|
"env": {
|
|
"es6": true
|
|
}
|
|
|
|
}
|