Fixed API folder name
This commit is contained in:
7
Birdmap.API/ClientApp/.eslintrc.json
Normal file
7
Birdmap.API/ClientApp/.eslintrc.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parser": "@typescript-eslint/parser",
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 6,
|
||||
"sourceType": "module"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user