7 lines
82 B
JSON
Raw Permalink Normal View History

2018-04-03 23:56:48 +02:00
{
"extends": "../../../std/assembly.json",
"include": [
"./**/*.ts"
]
}