feat(docs-dev): remove deprecated docs-dev application files and configurations

This commit is contained in:
Firman Ramdhani
2026-01-09 09:43:14 +07:00
parent 2e3d64b25b
commit 41287c027b
12 changed files with 0 additions and 131 deletions
-7
View File
@@ -1,7 +0,0 @@
{
"extends": "@repo/typescript-config/vite.json",
"include": ["src"],
"compilerOptions": {
"jsx": "react-jsx"
}
}