Skip to content

Commit f1ad8b9

Browse files
committed
chore: trigger CI pipeline
1 parent 9370c28 commit f1ad8b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

knip.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ export default {
6060
entry: ['tests/**/*.{bench,test,test-d}.?(cm)ts?(x)', 'tools/**'],
6161
ignore: ['typings/eslint-rules.d.ts', 'typings/typescript.d.ts'],
6262
ignoreDependencies: ['@types/react'],
63+
6364
project: ['src/**/*.ts!', 'tools/**/*.mts'],
6465

6566
vitest: {

0 commit comments

Comments
 (0)