mirror of
https://github.com/CryptKeeperZK/ejs.git
synced 2026-01-10 07:58:25 -05:00
Add indent rule to .eslintrc.json
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
"error",
|
||||
"unix"
|
||||
],
|
||||
"indent": [
|
||||
"error",
|
||||
2
|
||||
],
|
||||
"quotes": [
|
||||
"error",
|
||||
"single",
|
||||
|
||||
Reference in New Issue
Block a user