Skip to content

Commit 47d541f

Browse files
committed
chore: format tsconfig file
1 parent 28eba5e commit 47d541f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
"rc-checkbox": ["src/index.tsx"]
1515
}
1616
},
17-
"include": [".dumi/**/*", ".dumirc.ts", "**/*.ts", "**/*.tsx"]
17+
"include": [".dumirc.ts", "**/*.ts", "**/*.tsx"]
1818
}

0 commit comments

Comments
 (0)