first commit
This commit is contained in:
@@ -12,6 +12,12 @@ const eslintConfig = defineConfig([
|
||||
"out/**",
|
||||
"build/**",
|
||||
"next-env.d.ts",
|
||||
// Generated by `npm run theme:build` — edit src/theme/loyalyTheme.ts
|
||||
// instead. The emitted .d.ts uses a triple-slash reference we do not own.
|
||||
"src/theme/loyaly.css",
|
||||
"src/theme/loyaly.js",
|
||||
"src/theme/loyaly.d.ts",
|
||||
"src/theme/loyaly.variants.d.ts",
|
||||
]),
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user