CodeRabbit’s guide to ESLint.
.js
.ts
.cjs
.mjs
.d.cts
.d.mts
.jsx
.tsx
.css
.vue
.svelte
.astro
package.json
file(s).@typescript-eslint
, linting with type information at the moment. The type checking rules are disabled.eslint-plugin-import
, the following rules are disabled:
import/no-unresolved
eslint-plugin-n
, the following rules are disabled:
n/no-missing-import
n/no-missing-require
eslint-plugin-node
, the following rules are disabled:
node/no-missing-import
node/no-missing-require