{ "compilerOptions": { "experimentalDecorators": true }, "include": [ "src/**/*", "webpack.config.js" ], "extends": "../../tsconfig.json", }