0.0.7
This commit is contained in:
parent
360d7e45e6
commit
5960c88f6d
10 changed files with 247 additions and 52 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