mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
Adds a `linter_plugin` crate which adds `oxc_query` support to any `oxc_linter` consumers such as `oxc_cli` and `editor/vscode` |
||
|---|---|---|
| .. | ||
| google-font-display | ||
| google-font-preconnect | ||
| inline-script-id | ||
| no-assign-module-variable | ||
| no-before-interactive-script-outside-document | ||
| no-css-tags | ||
| no-document-import-in-page | ||
| no-duplicate-head | ||
| no-head-element | ||
| no-head-import-in-document | ||
| no-img-element | ||
| no-script-component-in-head | ||
| no-styled-jsx-in-document | ||
| no-sync-scripts | ||
| no-title-in-document-head | ||
| script-for-ga | ||