mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-05-20 19:21:30 +00:00
11 lines
151 B
JSON
11 lines
151 B
JSON
{
|
|
"compilerOptions": {
|
|
"noLib": true,
|
|
"experimentalDecorators": true
|
|
},
|
|
"files": [
|
|
"carray.ts",
|
|
"cstring.ts",
|
|
"heap.ts"
|
|
]
|
|
} |