Ready-to-use TypeScript Configuration with Security-first settings, ESLint and TSDoc settings by default
Ready-to-use ESLint & Prettier Configuration with best practice settings by default
Have you ever run your e2e tests, only to find out 10, 15, or 30 minutes later that there was a missing/misspelled import, which didn't appear until the middle of the test run? When this happens, the test runner reports these tests as broken.
Simple wrapper around eslint with support for globs and cache, so files that not changed can be skipped, if previous run passed
esbuild plugin for integrating eslint with built in caching and node_module skipping