mirror of
https://github.com/fluencelabs/examples
synced 2024-12-13 07:05:31 +00:00
7 lines
105 B
JSON
7 lines
105 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"target": "ES2015",
|
||
|
"module": "CommonJS",
|
||
|
"skipLibCheck": true
|
||
|
}
|
||
|
}
|