A world-class math input for the web
at main 7 lines 110 B view raw
1{ 2 "extends": "../../tsconfig.json", 3 "compilerOptions": { 4 "outDir": "dist" 5 }, 6 "include": ["src"] 7}