style: pretty please (#237)

Co-authored-by: jacoobes <jacoobes@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-02-17 15:47:33 -06:00
committed by GitHub
parent f7b9c52df1
commit 4095471346
2 changed files with 2462 additions and 1752 deletions

4212
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -5,7 +5,7 @@ const shared = {
platform: 'node',
clean: true,
sourcemap: false,
minify: true
minify: true,
};
export default defineConfig([
{