init
This commit is contained in:
commit
29231b0638
13 changed files with 165 additions and 0 deletions
4
eslint.config.ts
Normal file
4
eslint.config.ts
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
import { configTypescriptNavigateur } from "@gcch/configuration-eslint";
|
||||
import { defineConfig } from "eslint/config";
|
||||
|
||||
export default defineConfig([...configTypescriptNavigateur]);
|
||||
Loading…
Add table
Add a link
Reference in a new issue