assemblyscript/tests/compiler/tsconfig.json

7 lines
76 B
JSON
Raw Normal View History

2017-12-14 11:55:35 +01:00
{
"extends": "../../std/assembly.json",
"include": [
"./*.ts"
]
}