We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ba6a6d commit c18a9ffCopy full SHA for c18a9ff
packages/permission-controller/tsconfig.build.json
@@ -2,7 +2,7 @@
2
"extends": "../../tsconfig.packages.build.json",
3
"compilerOptions": {
4
"baseUrl": "./",
5
- "outDir": "./dist/types/types",
+ "outDir": "./dist/types",
6
"rootDir": "./src"
7
},
8
"references": [
0 commit comments