Compare commits

...

2 Commits

1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ export default async function (): Promise<PresetAsset> {
},
tsconfig: {
compilerOptions: {
lib: ["ES2021"],
lib: ["ES2021", "dom"],
},
},
},