Compare commits

..

No commits in common. "1b14cdbf5dc2a9ea93e1b1d555f3a0a8bae827a9" and "d24f783ce68899964ba8e93afc3c900976a7f80c" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

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