assemblyscript/std/assembly/tsconfig.json
dcodeIO 9579086699 Add what we have for GC so far
Not functional yet, but might be good to have for discussing it.
2018-04-18 16:32:07 +02:00

7 lines
72 B
JSON

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