build: optimize build by splitting out typechecking and linting (#6323)
* build: move typecheck/lint out of build * build: add typecheck to test action * build: fix lint to use gitignore * fix: correctly lint/check * fix: simplify lint * build: back out eslint array-ification * test(lint): add comment RE config/typings * build: clarify craco webpack plugin mods * build: simplify craco webpack with functional methods * build: rm unused IgnorePlugin * test(lint): order imports
Showing
.eslintignore
deleted
100644 → 0
Please register or sign in to comment