summaryrefslogtreecommitdiff
path: root/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index d0320792..9f1c3255 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -546,7 +546,8 @@
},
{
"files": [
- "*.js"
+ "*.js",
+ "*.ts"
],
"rules": {
"header/header": [