Skip to content

Commit

Permalink
style(eslint): fix eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandryackovlev committed Mar 8, 2021
1 parent 0fcbc86 commit 4e0a779
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ env:
extends:
- airbnb-base
- 'plugin:@typescript-eslint/recommended'
- 'prettier/@typescript-eslint'
- 'plugin:prettier/recommended'
globals:
Atomics: readonly
Expand Down

0 comments on commit 4e0a779

Please sign in to comment.