Better comment for option

Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
pull/869/head
Georges Gomes 3 years ago committed by GitHub
parent 2e4a33eb82
commit 4544d88365
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -75,8 +75,7 @@ export interface UserConfig<ThemeConfig = any> {
/**
* Always use "clean URLs" without the `.html`.
* Also generate static files as `foo/index.html` insted of `foo.html`.
* Works with MPA config too.
* (default: false)
* @default false
*/
cleanUrls?: boolean
}

Loading…
Cancel
Save