{
  "extends": "@4c/tsconfig/web.json",
  "compilerOptions": {
    "noImplicitAny": false,
    "rootDir": "src"
  },
  "include": ["src"]
}
