2026-04-03

- eslint OK
- import OK
- jsdoc OK
- node OK
- oxc OK
- promise OK
- typescript OK
- unicorn en cours
This commit is contained in:
gcch 2026-04-03 23:57:57 +02:00
commit f5b489235d
22 changed files with 3087 additions and 1600 deletions

View file

@ -1,3 +1,3 @@
import config from "../index";
import config from "../index.ts";
export default config;