Skip to content

Commit

Permalink
ow
Browse files Browse the repository at this point in the history
  • Loading branch information
libkakashi committed Mar 30, 2024
1 parent ec35d36 commit 8b823f3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,5 @@
"allowJs": true,
"resolveJsonModule": true
},
"include": [
"src/**/*.ts",
"test/**/*.ts"
]
"include": ["./src/**/*.ts", "./test/**/*.ts"]
}

0 comments on commit 8b823f3

Please sign in to comment.