mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
fix(schema): add type for ignoreOptions
(#24337)
This commit is contained in:
parent
c2fabc82aa
commit
c4445268b6
@ -325,6 +325,7 @@ export default defineUntypedSchema({
|
||||
* ignorecase: false
|
||||
* }
|
||||
* ```
|
||||
* @type {typeof import('ignore').Options}
|
||||
*/
|
||||
ignoreOptions: undefined,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user