Helloworld/.eslintrc.json

7 lines
87 B
JSON

{
"extends": [
"./node_modules/@dzeio/config/eslint/typescript"
],
"root": true
}