diff options
author | Valentin Popov <info@valentineus.link> | 2020-06-17 19:49:00 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2020-06-17 19:49:00 +0300 |
commit | 65cf95c441aaf9789e00ad68ba0b5fd2bbda4501 (patch) | |
tree | ba3a98435ff743397a477c33a47511d442787bf8 /package.json | |
parent | 2c62da8decad63e1ee4b4cbc1e5ac88e42032594 (diff) | |
download | eslint-config-65cf95c441aaf9789e00ad68ba0b5fd2bbda4501.tar.xz eslint-config-65cf95c441aaf9789e00ad68ba0b5fd2bbda4501.zip |
Recovered build
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 6ecf7d1..2471197 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "devDependencies": { "@rollup/plugin-json": "^4.1.0", "@rollup/plugin-typescript": "^4.1.2", + "@types/node": "^14.0.13", "@typescript-eslint/eslint-plugin": "^2.26.0", "@typescript-eslint/parser": "^2.26.0", "eslint": "^6.8.0", |