Initial commit
This commit is contained in:
6
client/dev.eslintrc
Normal file
6
client/dev.eslintrc
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": ".eslintrc",
|
||||
"rules": {
|
||||
"no-debugger":"warn",
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user