Files
antigravity-skills-reference/apps/web-app
sickn33 a1e0adbed0 chore(repo): Align web app linting and policy docs
Tighten the web app ESLint scope so TypeScript source is checked
without crawling bundled skill assets, and remove unused markdown and
debounce dependencies.

Clarify the security reporting flow and split code vs content
licensing to reduce ambiguity for users and contributors.
2026-03-22 11:42:46 +01:00
..
2026-03-21 11:00:03 +00:00

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.