{
  "extends": "../../../tsconfig.base.json",
  "compilerOptions": {
    "resolveJsonModule": true
  },
  "include": ["webpack.config.ts"]
}