Linting & Formatting Highlights Summary
Every highlight bullet from the 8 pages in this section, gathered on one page and grouped by the page it came from.
Search across all documentation pages
Every highlight bullet from the 8 pages in this section, gathered on one page and grouped by the page it came from.
npx expo lint - no legacy .eslintrceslint-config-expo/flat bundles React, hooks, import, and Expo-aware globals out of the boxlint npm script delegates to expo lint so CI and laptops share the same entry pointignores in their own config object - mixing ignores with rules changes ESLint semantics_ to satisfy @typescript-eslint/no-unused-varseslint-config-expo handles most of them automaticallynpm run lint with tsc --noEmit before EAS builds - types and lint catch different failure classesReviewed by Chris St. John·Last updated Jul 18, 2026