Skip to content

Commit

Permalink
ESLint: add 'shared-node-browser' environment (#3549)
Browse files Browse the repository at this point in the history
Motivation: #3537 (comment)
  • Loading branch information
IvanGoncharov committed Apr 27, 2022
1 parent 626f2d2 commit 4498014
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 4498014

Please sign in to comment.