www_tf_demo/tsconfig.json
2022-02-08 03:44:10 +03:00

5 lines
67 B
JSON

{
"compilerOptions": {
"esModuleInterop": true,
}
}