aboutsummaryrefslogtreecommitdiff
path: root/src/rules/typescript/overrides.json
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-02-13 17:21:21 +0300
committerValentin Popov <info@valentineus.link>2020-02-13 17:21:21 +0300
commitdab6a8a84abd417f02816cbe185e3938cea856c0 (patch)
tree3ea00fb93791ae160217c3cf09701bd748ccd434 /src/rules/typescript/overrides.json
parentf577ea55fe8599983e1066e8381317d35ec542c5 (diff)
downloadeslint-config-dab6a8a84abd417f02816cbe185e3938cea856c0.tar.xz
eslint-config-dab6a8a84abd417f02816cbe185e3938cea856c0.zip
feat(typescript): Initial TypeScript's config
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'src/rules/typescript/overrides.json')
-rw-r--r--src/rules/typescript/overrides.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rules/typescript/overrides.json b/src/rules/typescript/overrides.json
new file mode 100644
index 0000000..0967ef4
--- /dev/null
+++ b/src/rules/typescript/overrides.json
@@ -0,0 +1 @@
+{}