assemblyscript/tests/compiler/tsconfig.json
2017-12-16 02:27:39 +01:00

7 lines
79 B
JSON

{
"extends": "../../std/assembly.json",
"include": [
"./**/*.ts"
]
}