Presets / Eslint
Framework - Astro
Parse TypeScript in .astro frontmatter by wiring the typescript-eslint parser into eslint-plugin-astro's flat config.
Read articlePresets / Eslint
Parse TypeScript in .astro frontmatter by wiring the typescript-eslint parser into eslint-plugin-astro's flat config.
Read articlePresets / Tsconfig
The Astro framework layer for your TypeScript config: bundler resolution, DOM libraries, and preserved JSX for .astro components.
Read articlePresets / Eslint
Exclude the Docusaurus .docusaurus build cache from ESLint so generated framework files stay out of your lint reports.
Read articlePresets / Tsconfig
Configure TypeScript for Docusaurus sites with bundler resolution, DOM libs, preserved JSX, and no TypeScript emit.
Read articlePresets / Eslint
Reserve the Express.js framework layer in your flat config with a named ignore group ready for build output paths.
Read articlePresets / Tsconfig
Configure TypeScript for Express.js servers with Node ESM module resolution and the latest ECMAScript library.
Read articlePresets / Eslint
Reserve the Next.js framework layer in your flat config with a named ignore group ready for build output paths.
Read articlePresets / Tsconfig
Configure TypeScript for Next.js apps with bundler resolution, DOM libs, isolated modules, and no TypeScript emit.
Read article