summaryrefslogtreecommitdiffstats
path: root/tsconfig.json
diff options
context:
space:
mode:
authorDevlin Junker <devlin.junker@gmail.com>2022-10-02 20:43:11 -0700
committerBenjamin Brahmer <info@b-brahmer.de>2022-11-02 11:27:20 +0100
commita81cd40b00c8a004d844bed7fb697baf65b3d7e0 (patch)
tree88c254610dc14837cc9506a27a8916166fe85b37 /tsconfig.json
parent08d12e500952dfca9730f6b4ab0255f3805f6452 (diff)
clean up linting errors
Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 492bbd7c9..72691c01a 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -45,6 +45,6 @@
"tests/**/*.tsx"
],
"exclude": [
- "node_modules"
+
]
} \ No newline at end of file