Skip to content

Commit bb4b5d4

Browse files
committed
Build performance:
- ForkTsCheckerWebpackPlugin - webpack build cache - webpack watch
1 parent 1d6e4c3 commit bb4b5d4

9 files changed

+727
-1042
lines changed

.eslintrc

-4
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@
5555
"no-unused-vars": "off",
5656
"no-undef": "off"
5757
}
58-
},
59-
{
60-
"files": ["src/**/*.js"],
61-
"extends": ["eslint:recommended", "prettier"]
6258
}
6359
]
6460
}

0 commit comments

Comments
 (0)