Copy indent rule to TS as well
This commit is contained in:
@@ -30,6 +30,7 @@ module.exports = {
|
||||
"@typescript-eslint/ban-ts-comment": "off",
|
||||
|
||||
"quotes": "off",
|
||||
"indent": "off",
|
||||
"no-extra-boolean-cast": "off",
|
||||
},
|
||||
}],
|
||||
|
||||
Reference in New Issue
Block a user