Skip to content

Commit 61477f2

Browse files
committed
lint bun
1 parent b37270c commit 61477f2

File tree

3 files changed

+416
-3
lines changed

3 files changed

+416
-3
lines changed

next-enterprise/expirator-service/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"type": "module",
44
"module": "index.ts",
55
"scripts": {
6+
"lint": "tsc",
67
"start": "bun run index.ts"
78
},
89
"dependencies": {

0 commit comments

Comments
 (0)