Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Next Next commit
[autofix.ci] apply automated fixes
  • Loading branch information
autofix-ci[bot] authored Mar 6, 2024
commit 5fdecfa5a8d32c8cefe595b4f98d138ed26d22a6
3 changes: 3 additions & 0 deletions packages/kit/test/generate-types.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ describe('tsConfig generation', () => {
"~": [
"..",
],
"~/*": [
"../*",
],
}
`)
})
Expand Down