SPB Git forge

spb/cancerindex

Public
37commits 1branches 0releases
2.9 MBsize
maindefault branch
10 days agolast push
TypeScript 97.2% SQL 1.5% CSS 0.6% JavaScript 0.5%
141 B · 9 lines json
Raw Blame History
1{2  "extends": "../../tsconfig.base.json",3  "compilerOptions": {4    "rootDir": ".",5    "noEmit": true6  },7  "include": ["src", "test"]8}9