mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
docs: add full stop (#5680)
This commit is contained in:
parent
0e3df24c8c
commit
ff2b4d9fa4
@ -125,7 +125,7 @@ export default async () => {
|
||||
|
||||
### Manually Typing Runtime Config
|
||||
|
||||
Nuxt tries to automatically generate a typescript interface from provided runtime config using [unjs/untyped](https://github.com/unjs/untyped)
|
||||
Nuxt tries to automatically generate a typescript interface from provided runtime config using [unjs/untyped](https://github.com/unjs/untyped).
|
||||
|
||||
It is also possible to type your runtime config manually:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user