Nuxt/test/fixtures/basic
2024-04-08 16:21:16 +00:00
..
assets fix(nuxt): in dev, don't link css files with ?inline query (#25822) 2024-02-16 17:04:37 +00:00
components Create DelayedWrapperTestComponent.vue 2024-04-08 19:18:09 +03:00
composables chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
custom-public feat(vite): handle multiple/custom public dirs (#26163) 2024-03-13 17:18:44 -07:00
extends chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
layouts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
middleware chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
modules chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
other-components-folder chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
other-composables-folder
pages [autofix.ci] apply automated fixes 2024-04-08 16:21:16 +00:00
plugins chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
public feat(kit,nuxt): respect nuxt ignore patterns in nitro (#22808) 2023-08-25 13:08:38 +01:00
server chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
utils
.gitignore
.nuxtignore feat(kit,nuxt): respect nuxt ignore patterns in nitro (#22808) 2023-08-25 13:08:38 +01:00
app.config.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
error.vue chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
nuxt.config.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
package.json
some-exports.ts
tsconfig.json