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 053c0d8 commit 5336567Copy full SHA for 5336567
tsconfig.json
@@ -0,0 +1,9 @@
1
+{
2
+ "compilerOptions": {
3
+ "noUnusedLocals": false
4
+ },
5
+ "include": [
6
+ "node_modules/@agoric/ertp/src/types.ts"
7
+ ]
8
+ }
9
+
0 commit comments