aboutsummaryrefslogtreecommitdiff
path: root/package.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 /package.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 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 225d09e..c997ae3 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,7 @@
"@rollup/plugin-typescript": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^2.19.2",
"@typescript-eslint/parser": "^2.19.2",
+ "eslint": "^6.8.0",
"rollup": "^1.31.0",
"rollup-plugin-terser": "^5.2.0",
"tslib": "^1.10.0",