mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-05-01 09:52:19 +00:00
6 lines
81 B
JSON
6 lines
81 B
JSON
|
{
|
||
|
"extends": "../../../std/assembly.d.ts",
|
||
|
"include": [
|
||
|
"./**/*.ts"
|
||
|
]
|
||
|
}
|