0.0.1
This commit is contained in:
commit
63781a6119
16 changed files with 3502 additions and 0 deletions
4
cfg/eslint.config.ts
Normal file
4
cfg/eslint.config.ts
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
import { configAstro } from "@gcch/configuration-eslint";
|
||||
import { defineConfig } from "eslint/config";
|
||||
|
||||
export default defineConfig([...configAstro]);
|
||||
Loading…
Add table
Add a link
Reference in a new issue