6 lines
103 B
JSON
Raw Permalink Normal View History

2019-08-14 16:02:02 +03:00
{
"extends": "../node_modules/assemblyscript/std/assembly.json",
"include": [
"./**/*.ts"
]
}