Skip to content

Commit 0054758

Browse files
Fix include
1 parent 50ea235 commit 0054758

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/angular-table/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"experimentalDecorators": true,
1313
"importHelpers": true
1414
},
15-
"include": ["src", "tests", "vite.config.ts"]
15+
"include": ["src", "tests", "vitest.config.ts"]
1616
}

0 commit comments

Comments
 (0)