this repo has no description
at main 96 B view raw
1{ 2 "extends": "../../tsconfig.json", 3 "compilerOptions": { 4 "lib": ["ESNext", "DOM"] 5 } 6}