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

Commit

Permalink
lint docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Sep 15, 2022
1 parent bbcd031 commit 47e9d8e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/content/2.guide/4.going-further/3.modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ If you wish to test your module outside of the module playground before publishi

After that, you should be able to reference `nuxt-module-name` like in any regular project.


## Examples

### Provide Nuxt Plugins
Expand Down Expand Up @@ -258,4 +257,3 @@ export default defineNuxtModule({
}
})
```

0 comments on commit 47e9d8e

Please sign in to comment.