Skip to content

Commit 90a110c

Browse files
committed
Be more specific about the typescript file locations.
1 parent e74a63f commit 90a110c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
*.ts @coderabbitai/typescript-reviewers
2-
sidebars.ts
1+
docusaurus.config.ts @coderabbitai/typescript-reviewers
2+
src/**/*.ts @coderabbitai/typescript-reviewers
3+
src/**/*.tsx @coderabbitai/typescript-reviewers

0 commit comments

Comments
 (0)