Skip to content

Commit 45ecfa6

Browse files
committed
lint-fix
1 parent cc1bac2 commit 45ecfa6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": "./tsconfig.json",
33
"ts-node": {
4-
"swc": true,
4+
"swc": true
55
}
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": "./tsconfig.json",
33
"ts-node": {
4-
"swc": true,
4+
"swc": true
55
}
66
}

0 commit comments

Comments
 (0)