Skip to content

A simple UI for viewing and updating the .oxlintrc.json configuration file. Allows you to view all available rules, plugins and settings. See descriptions for what they do and toggle them. Generate or update an existing oxlint configuration file.

License

Notifications You must be signed in to change notification settings

holoflash/oxlint-config-ui

Repository files navigation

oxlint-config-ui

Inspired by https://github.com/eslint/config-inspector, the goal is to build an interactive UI to simplify Oxlint configuration. The goal is to make exploring rules and settings convenient: read descriptions, toggle available options, and update your .oxlintrc.json file directly from the interface. The idea came from a desire to be able to quickly play around with the various rules and settings, and see their effects immediately.

TODO

  • Add proper build script and consider making an NPM package
  • Add more TODO's

How to contribute

bun-react-template

To install dependencies:

bun install

To start a development server:

bun dev

To lint

bun lint

This project was created using bun init in bun v1.3.0. Bun is a fast all-in-one JavaScript runtime.

About

A simple UI for viewing and updating the .oxlintrc.json configuration file. Allows you to view all available rules, plugins and settings. See descriptions for what they do and toggle them. Generate or update an existing oxlint configuration file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published