- eslint OK - import OK - jsdoc OK - node OK - oxc OK - promise OK - typescript OK - unicorn en cours
6 lines
No EOL
142 B
TypeScript
6 lines
No EOL
142 B
TypeScript
import { OxlintConfig } from "oxlint";
|
|
|
|
//#region ../index.d.ts
|
|
declare const config: OxlintConfig;
|
|
//#endregion
|
|
export { config as default }; |