Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
huan committed Sep 16, 2021
1 parent e620007 commit 0d0f2da
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,13 @@
"extends": "@chatie/tsconfig",
"compilerOptions": {
"outDir": "dist",
"jsx": "react-jsx",
"lib": [
"DOM",
"ESNext"
],
},
"exclude": [
"node_modules/",
"dist/",
"tests/fixtures/",
],
"include": [
"docusaurus/src/",
"bin/*.ts",
"scripts/**/*.ts",
"src/**/*.ts",
Expand Down

0 comments on commit 0d0f2da

Please sign in to comment.