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 5a9b30e commit 21f85c4Copy full SHA for 21f85c4
lib/assembly/tsconfig.json
@@ -1,4 +1,4 @@
1
{
2
- "extends": "../../../.nvm/versions/node/v12.2.0/lib/node_modules/assemblyscript/std/assembly.json",
+ "extends": "assemblyscript/std/assembly.json",
3
"include": ["./**/*.ts"]
4
}
0 commit comments