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 14f7cb8 commit 265e475Copy full SHA for 265e475
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