6 lines
103 B
JSON
Raw Permalink Normal View History

2019-04-09 16:52:22 +03:00
{
"extends": "../node_modules/assemblyscript/std/assembly.json",
"include": [
"./**/*.ts"
]
}