mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-02 01:21:25 +00:00
15 lines
210 B
JSON
15 lines
210 B
JSON
{
|
|
"compilerOptions": {
|
|
"noLib": true,
|
|
"experimentalDecorators": true
|
|
},
|
|
"files": [
|
|
"array.ts",
|
|
"error.ts",
|
|
"map.ts",
|
|
"math.ts",
|
|
"memory.ts",
|
|
"set.ts",
|
|
"string.ts"
|
|
]
|
|
} |