Skip to content

Commit 395df54

Browse files
committed
chore: fix formatting
1 parent 153d2d3 commit 395df54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsup.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import * as preset from "tsup-preset-solid";
33

44
import pkg from "./package.json";
55

6-
76
const generateSolidPresetOptions = (watching: boolean): preset.PresetOptions => ({
87
entries: [
98
{

0 commit comments

Comments
 (0)