LeagueStats/server-new/.eslintrc.json

6 lines
57 B
JSON
Raw Normal View History

2020-10-04 11:37:05 +00:00
{
"extends": [
"plugin:adonis/typescriptApp"
]
}