9 lines
148 B
JSON
9 lines
148 B
JSON
{
|
|
"extends": "./node_modules/aurelia-tools/.eslintrc.json",
|
|
"parserOptions": {
|
|
"ecmaFeatures": {
|
|
"legacyDecorators": true
|
|
}
|
|
}
|
|
}
|