Skip to content

Commit

Permalink
ESLint: add 'shared-node-browser' enviroment
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov committed Apr 27, 2022
1 parent 626f2d2 commit 41c4cb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.yml
Expand Up @@ -2,6 +2,7 @@ parserOptions:
sourceType: script
env:
es2022: true
shared-node-browser: true
reportUnusedDisableDirectives: true
plugins:
- internal-rules
Expand Down

0 comments on commit 41c4cb9

Please sign in to comment.