mirror of
https://github.com/discourse/discourse.git
synced 2025-09-04 08:47:37 +08:00
Add two common eslint rules.
This commit is contained in:
parent
42c1b7e6e0
commit
c8eba5d20c
1 changed files with 3 additions and 1 deletions
|
@ -92,7 +92,9 @@
|
|||
"wrap-iife": [
|
||||
2,
|
||||
"inside"
|
||||
]
|
||||
],
|
||||
"no-mixed-spaces-and-tabs": 2,
|
||||
"no-trailing-spaces": 2
|
||||
},
|
||||
"parser": "babel-eslint"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue