Integrations guide
Connect Extension.js with formatting, linting, CSS tooling, and UI component workflows used in modern web projects.
Choose by need
Practical integration order
- Add baseline quality tools: ESLint + Prettier.
- Add style tooling: PostCSS + Stylelint (and Tailwind if needed).
- Add framework-specific tooling only when required.
Next steps
- Align project defaults in Extension config.
- Validate changes with Workflows.
