Skip to content

Commit 1ebc1c5

Browse files
committed
chore: add tsnapi
1 parent 73feb2c commit 1ebc1c5

8 files changed

Lines changed: 2466 additions & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@
197197
"svelte-eslint-parser": "catalog:peer",
198198
"tinyglobby": "catalog:dev",
199199
"tsdown": "catalog:dev",
200+
"tsnapi": "catalog:dev",
200201
"tsx": "catalog:dev",
201202
"typescript": "catalog:dev",
202203
"vitest": "catalog:dev",

pnpm-lock.yaml

Lines changed: 261 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ catalogs:
3030
synckit: ^0.11.12
3131
tinyglobby: ^0.2.16
3232
tsdown: ^0.21.7
33+
tsnapi: ^0.1.1
3334
tsx: ^4.21.0
3435
typescript: ^6.0.2
3536
vitest: ^4.1.4
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/**
2+
* Generated by tsnapi — public API snapshot of `@antfu/eslint-config/cli` */
3+
/* no exports */
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/**
2+
* Generated by tsnapi — public API snapshot of `@antfu/eslint-config/cli` */
3+
/* no exports */

0 commit comments

Comments
 (0)