Initial commit
This commit is contained in:
6
client/prod.eslintrc
Normal file
6
client/prod.eslintrc
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"rules": {
|
||||
// disallow the use of debugger
|
||||
"no-debugger": "error",
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user