Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
dummdidumm committed Dec 8, 2023
1 parent 5be5689 commit a24c536
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/kit/src/core/sync/write_tsconfig.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ test('Creates tsconfig include from kit.files', () => {

expect(include).toEqual([
'ambient.d.ts',
'non-ambient.d.ts',
'./types/**/$types.d.ts',
'../vite.config.js',
'../vite.config.ts',
Expand Down

0 comments on commit a24c536

Please sign in to comment.