nuxt rewrite missing files

This commit is contained in:
2025-09-25 22:19:30 +02:00
parent 7cdf77cb52
commit 69b3664ecd
9 changed files with 17598 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
// @ts-check
import withNuxt from './.nuxt/eslint.config.mjs';
export default withNuxt();
// Your custom configs here