Skip to content

Commit 7a457bd

Browse files
committed
chore(eslint): remove redundant 'env' option
1 parent 533b7aa commit 7a457bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.eslintrc.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"root": true,
3-
"env": { "browser": true },
43
"parserOptions": { "project": "./tsconfig.json" },
54
"extends": [
65
"airbnb-typescript",

0 commit comments

Comments
 (0)