Skip to content

Commit

Permalink
chore(config): remove deprecated tsconfig options from vitepress config
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaggyTech committed May 7, 2023
1 parent 9bf9ff2 commit 4993be9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/tsconfig/vitepress.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
"display": "Vite-Library-Mode",
"extends": "./vite-library.json",
"compilerOptions": {
"preserveValueImports": true,
"importsNotUsedAsValues": "error",
"jsx": "preserve"
}
}

0 comments on commit 4993be9

Please sign in to comment.