mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-29 03:20:46 +08:00
overriding rules in backend
This commit is contained in:
parent
ba479b31a4
commit
61cdf4d1a9
1 changed files with 5 additions and 0 deletions
5
backend/.eslintrc.json
Normal file
5
backend/.eslintrc.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"rules": {
|
||||
"indent": ["error", 2]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue