aboutsummaryrefslogtreecommitdiff
path: root/.eslintrc.json
diff options
context:
space:
mode:
authorUri Shaked2023-01-05 20:46:24 +0200
committerUri Shaked2023-01-05 20:46:24 +0200
commit394633425253d4b680c93814f111359807f2c329 (patch)
treef5c83e44d50c0b97ac556d3429b4ff14177c9c25 /.eslintrc.json
parentchore: update copyright years (diff)
downloadavr8js-394633425253d4b680c93814f111359807f2c329.tar.gz
avr8js-394633425253d4b680c93814f111359807f2c329.tar.bz2
avr8js-394633425253d4b680c93814f111359807f2c329.zip
chore(deps): upgrade typescript, jest, eslint
also upgrade related dependencies: ts-node, ts-jest
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index 04b822e..afc7cce 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -15,7 +15,6 @@
"plugin:jest/recommended",
"eslint:recommended",
"plugin:@typescript-eslint/recommended",
- "prettier/@typescript-eslint",
"plugin:prettier/recommended"
],
"rules": {