6 lines
115 B
JSON
Raw Normal View History

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