0.0.1
This commit is contained in:
commit
63781a6119
16 changed files with 3502 additions and 0 deletions
6
dist/index.d.mts
vendored
Normal file
6
dist/index.d.mts
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
import { OxlintConfig } from "oxlint";
|
||||
|
||||
//#region ../index.d.ts
|
||||
declare const config: OxlintConfig;
|
||||
//#endregion
|
||||
export { config as default };
|
||||
Loading…
Add table
Add a link
Reference in a new issue