Skip to content

Commit

Permalink
removed unwanted tsconfig part
Browse files Browse the repository at this point in the history
  • Loading branch information
e11sy committed May 22, 2024
1 parent 32ff122 commit 9bd6e5b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,4 @@
"codex-ui/vue": ["../codex-ui/dist/types/vue/index.d.ts"]
}
},
"include": [
"src/**/*.ts",
"src/**/*.vue",
"vite.config.ts",
".eslint.config.mjs"
],
"exclude": [
"node_modules",
"codex-ui",
"eslint.config.mjs",
"postcss.config.js",
]
}

0 comments on commit 9bd6e5b

Please sign in to comment.