10 lines
128 B
Plaintext
10 lines
128 B
Plaintext
{
|
|
"parserOptions": {
|
|
"ecmaVersion": 2016,
|
|
"sourceType": "module",
|
|
"ecmaFeatures": {
|
|
"jsx": true
|
|
}
|
|
}
|
|
}
|