wip
This commit is contained in:
7
src/.eslintrc.json
Normal file
7
src/.eslintrc.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "athom",
|
||||
"rules": {
|
||||
"consistent-return": "off",
|
||||
"no-shadow": "off"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user