File tree Expand file tree Collapse file tree 5 files changed +48
-1
lines changed
Expand file tree Collapse file tree 5 files changed +48
-1
lines changed Original file line number Diff line number Diff line change 11pnpm-lock.yaml
2+ package-lock.json
3+ yarn.lock
4+ bun.lock
5+ bun.lockb
26.next
37.open-next
4- node_modules
8+ node_modules
9+ dist
10+ build
11+ .wrangler
Original file line number Diff line number Diff line change 1+ pnpm-lock.yaml
2+ package-lock.json
3+ yarn.lock
4+ bun.lock
5+ bun.lockb
6+ .next
7+ .open-next
8+ node_modules
9+ dist
10+ build
11+ .wrangler
Original file line number Diff line number Diff line change 1+ {
2+ "tabWidth": 4,
3+ "printWidth": 120,
4+ "semi": true,
5+ "singleQuote": false,
6+ "trailingComma": "es5",
7+ "bracketSpacing": true,
8+ "arrowParens": "avoid"
9+ }
Original file line number Diff line number Diff line change 1+ pnpm-lock.yaml
2+ package-lock.json
3+ yarn.lock
4+ bun.lock
5+ bun.lockb
6+ .next
7+ .open-next
8+ node_modules
9+ dist
10+ build
11+ .wrangler
Original file line number Diff line number Diff line change 1+ {
2+ "tabWidth": 4,
3+ "printWidth": 120,
4+ "semi": true,
5+ "singleQuote": false,
6+ "trailingComma": "es5",
7+ "bracketSpacing": true,
8+ "arrowParens": "avoid"
9+ }
You can’t perform that action at this time.
0 commit comments