mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-01-09 12:58:06 +00:00
7 lines
88 B
JSON
7 lines
88 B
JSON
|
{
|
||
|
"extends": "assemblyscript/std/assembly.json",
|
||
|
"include": [
|
||
|
"./**/*.ts"
|
||
|
]
|
||
|
}
|