Skip to content

Commit 21f85c4

Browse files
committed
Fixed tsConfig
1 parent 5a9b30e commit 21f85c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/assembly/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"extends": "../../../.nvm/versions/node/v12.2.0/lib/node_modules/assemblyscript/std/assembly.json",
2+
"extends": "assemblyscript/std/assembly.json",
33
"include": ["./**/*.ts"]
44
}

0 commit comments

Comments
 (0)