https://github.com/nilsingwersen
🛠️ Building map apps with React & TypeScript. Open-source enthusiast.
This is how it's in the vite templates:
export default defineConfig([
globalIgnores(['dist']),
{
extends: [
reactHooks.configs['recommended-latest'],
],
It's from init vite and selected React Compiler
This is how it's in the vite templates:
export default defineConfig([
globalIgnores(['dist']),
{
extends: [
reactHooks.configs['recommended-latest'],
],
It's from init vite and selected React Compiler
🔐 Type-aware lint rules
🧑🚒 Plugins
📚 Monorepo support
📝 Revamped, configurable import sorting
🧐 Linter domains
🙅♀️ Bulk suppressions
👩✈️ Analyzer assist
🔐 Type-aware lint rules
🧑🚒 Plugins
📚 Monorepo support
📝 Revamped, configurable import sorting
🧐 Linter domains
🙅♀️ Bulk suppressions
👩✈️ Analyzer assist
voidzero.dev/posts/announ...
voidzero.dev/posts/announ...
npm install -D @typescript/native-preview
npx tsgo --version
Read up more on our blog!
npm install -D @typescript/native-preview
npx tsgo --version
Read up more on our blog!