github.com/kubri/kubri@v0.5.1-0.20240317001612-bda2aaef967e/website/tsconfig.json (about) 1 { 2 // This file is not used in compilation. It is here just for a nice editor experience. 3 "extends": "@docusaurus/tsconfig", 4 "compilerOptions": { 5 "baseUrl": "." 6 } 7 }