mirror of
https://github.com/cerc-io/watcher-ts
synced 2024-11-20 04:46:20 +00:00
7 lines
88 B
JSON
7 lines
88 B
JSON
|
{
|
||
|
"extends": "assemblyscript/std/assembly.json",
|
||
|
"include": [
|
||
|
"./**/*.ts"
|
||
|
]
|
||
|
}
|