Compare commits
2 Commits
e1703a7608
...
470ff93fee
Author | SHA1 | Date |
---|---|---|
Derrick Hammer | 470ff93fee | |
Derrick Hammer | c3c172a5bc |
|
@ -30,7 +30,7 @@ export default async function (): Promise<PresetAsset> {
|
|||
},
|
||||
tsconfig: {
|
||||
compilerOptions: {
|
||||
lib: ["ES2021"],
|
||||
lib: ["ES2021", "dom"],
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue