LeagueStats/server-new/.eslintrc.json
2020-10-04 13:37:05 +02:00

5 lines
57 B
JSON

{
"extends": [
"plugin:adonis/typescriptApp"
]
}