Skip to content

Commit db3d099

Browse files
committed
chore: wip
1 parent c4d734c commit db3d099

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

bun.lockb

11.1 KB
Binary file not shown.

storage/framework/core/actions/src/lint/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ import { NpmScript } from '@stacksjs/enums'
44
import { log, runCommands } from '@stacksjs/cli'
55
import { projectPath } from '@stacksjs/path'
66

7-
// import { $ } from 'bun'
8-
97
log.info('Ensuring Code Style...')
108

119
// TODO: somehow, we currently cannot trigger bunx using $`` syntax

0 commit comments

Comments
 (0)