Skip to content

Commit e81cc02

Browse files
committed
Add (icicdr) github ci debug #3
1 parent 3a9b5d9 commit e81cc02

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"skipLibCheck": true
2525
},
2626

27-
"include": ["./src", "eslint.config.mjs", "./.usage/tests/**/*.ts", ".delivery/scripts", "./tests/foundation/**/*.ts", "./tests/foundation/.ancillary/**/*.*"],
28-
"exclude": ["node_modules", ".usage/examples.ts"]
27+
"include": ["./src", "eslint.config.mjs", ".delivery/scripts", "./tests/foundation/**/*.ts", "./tests/foundation/.ancillary/**/*.*"],
28+
"exclude": ["node_modules", "./.usage/tests/**/*.ts"]
2929
}

0 commit comments

Comments
 (0)