mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
refactor(schema): use CompatibilityDateSpec
(#27521)
This commit is contained in:
parent
24b8533e70
commit
a8746af43f
@ -28,7 +28,7 @@ export default defineUntypedSchema({
|
||||
*
|
||||
* We plan to improve the tooling around this feature in the future.
|
||||
*
|
||||
* @type {typeof import('compatx').DateString | Record<string, typeof import('compatx').DateString>}
|
||||
* @type {typeof import('compatx').CompatibilityDateSpec}
|
||||
*/
|
||||
compatibilityDate: undefined,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user