aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
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 /.gitignore
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 '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e5785c0..90e2cf1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -198,4 +198,6 @@ $RECYCLE.BIN/
### Project ###
# Resulting code
+/_tslib-*.js
/javascript.js
+/typescript.js