Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
chore: remove non-existent extends (#3648)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe authored Mar 14, 2022
1 parent 0e27aa4 commit 3c96417
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion playground/nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { defineNuxtConfig } from 'nuxt3'

export default defineNuxtConfig({
extends: './base',
modules: [
'@nuxt/ui'
]
Expand Down

0 comments on commit 3c96417

Please sign in to comment.