mirror of
https://github.com/discourse/discourse.git
synced 2025-04-01 12:25:59 +08:00
Add two common eslint rules.
This commit is contained in:
parent
42c1b7e6e0
commit
c8eba5d20c
@ -92,7 +92,9 @@
|
||||
"wrap-iife": [
|
||||
2,
|
||||
"inside"
|
||||
]
|
||||
],
|
||||
"no-mixed-spaces-and-tabs": 2,
|
||||
"no-trailing-spaces": 2
|
||||
},
|
||||
"parser": "babel-eslint"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user