mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-18 06:31:27 +00:00
fix(docs): remove arguments from addTypeTemplate
heading
This commit is contained in:
parent
b4030afa75
commit
9e64b26cac
@ -1879,7 +1879,7 @@ A template object or a string with the path to the template. If a string is prov
|
||||
|
||||
If set to `true`, the template will be written to the destination file. Otherwise, the template will be used only in virtual filesystem.
|
||||
|
||||
### `addTypeTemplate(templateOptions)`
|
||||
### `addTypeTemplate`
|
||||
|
||||
Renders given template using [lodash template](https://lodash.com/docs/4.17.15#template) during build into the project buildDir, then registers it as types.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user