nkzw-tech

Opinionated Oxlint config with sensible defaults.

44
0
100% credibility
Found Feb 18, 2026 at 21 stars 2x -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
JavaScript
AI Summary

This repository offers a pre-configured set of strict rules for the Oxlint JavaScript and TypeScript linter, emphasizing bug prevention, consistency, and performance.

How It Works

1
📖 Discover the code helper

You learn about a ready-made guide that helps keep your code clean, safe, and speedy by spotting mistakes early.

2
🛒 Bring it home

You add this helpful guide to your coding project so it's ready to use.

3
🔗 Link it up

You connect the guide to your code checker, letting it apply smart rules automatically.

4
🔍 Scan your work

You ask the checker to review your files, and it highlights issues with clear advice.

5
✏️ Make it better

You follow the suggestions to fix problems, making your code stronger and more reliable.

🎉 Code shines

Your project now follows top standards, runs fast, and avoids common pitfalls effortlessly.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 21 to 44 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is oxlint-config?

This JavaScript package delivers an opinionated Oxlint config with sensible defaults, acting as a drop-in oxlint.config.ts file for fast Rust-based linting in JS/TS projects. It solves the hassle of crafting an oxlint flat config or oxlint recommended config from scratch, pulling in useful rules from popular ESLint plugins while enforcing a strict, bug-preventing setup. Extend it with one line, install required plugins, and run oxlint for instant linting like an eslint config oxlint hybrid.

Why is it gaining traction?

It stands out with a zero-warn philosophy—errors only, no ignored noise—plus strict code style, banned buggy patterns like instanceof or console.log, and speed-focused rules that pair with TypeScript's noUnusedLocals. Developers love the low-friction autofix emphasis and modern feature preferences, mirroring antfu eslint config appeal but optimized for Oxlint's sub-second runs. As an oxlint default config alternative, it skips subjective fluff for consistent, production-ready defaults.

Who should use this?

React and TypeScript devs ditching slow ESLint for Oxlint speed, especially in large monorepos where lint times kill productivity. Frontend teams enforcing team-wide style without debates, or solo devs wanting an oxlint config schema that catches test.only leaks and unused imports out of the box. Pairs best with Oxfmt for formatting.

Verdict

Solid pick for Oxlint adopters seeking opinionated blueprints github-style defaults—grab it if you value strictness over customization. With just 19 stars and 1.0% credibility score, it's early-stage despite clear docs; test thoroughly in CI before full rollout.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.