Skip to content

Commit 41c4cb9

Browse files
committed
ESLint: add 'shared-node-browser' enviroment
Motivation: #3537 (comment)
1 parent 626f2d2 commit 41c4cb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ parserOptions:
22
sourceType: script
33
env:
44
es2022: true
5+
shared-node-browser: true
56
reportUnusedDisableDirectives: true
67
plugins:
78
- internal-rules

0 commit comments

Comments
 (0)