📄 tsconfig.json
/home/palash/git/site/node_modules/uncontrollable/tsconfig.json
Language: json • Lines: 8
{
  "extends": "@4c/tsconfig/web.json",
  "compilerOptions": {
    "noImplicitAny": false,
    "rootDir": "src"
  },
  "include": ["src"]
}