Swap-Aggregator-Subgraph/node_modules/fs-jetpack/tsconfig.json
2022-07-03 07:27:35 +05:30

8 lines
112 B
JSON

{
"compilerOptions": {
"target" : "es6",
"noImplicitAny": true,
"allowJs": false
}
}