0.0.14
This commit is contained in:
parent
8de937e801
commit
c3759fc377
12 changed files with 170 additions and 155 deletions
|
|
@ -1,3 +1,7 @@
|
|||
import type { KnipConfig } from "knip";
|
||||
|
||||
import config from "@gcch/configuration-oxlint";
|
||||
|
||||
export default config;
|
||||
const oxLintConfig: KnipConfig = config;
|
||||
|
||||
export default oxLintConfig;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue