fix(docs): remove arguments from addTypeTemplate heading

This commit is contained in:
Andrey Yolkin 2023-09-03 19:25:40 +03:00
parent b4030afa75
commit 9e64b26cac
No known key found for this signature in database
GPG Key ID: 4A2899263001EA49

View File

@ -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.