Compare commits

...

2 Commits

1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ export default async function (): Promise<PresetAsset> {
prettier: {
singleQuote: false,
},
gitignore: [".releaserc.json"],
tsconfig: {
compilerOptions: {
lib: ["ES2021", "dom"],