0.0.3
This commit is contained in:
parent
93dd909919
commit
7d64b33321
24 changed files with 3264 additions and 2162 deletions
|
|
@ -1,4 +1,6 @@
|
|||
import { configAstro } from "@gcch/configuration-eslint";
|
||||
import { defineConfig } from "eslint/config";
|
||||
|
||||
export default defineConfig([...configAstro]);
|
||||
const config = defineConfig([...configAstro]);
|
||||
|
||||
export default config;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue