mirror of
https://github.com/rjNemo/federation
synced 2026-06-08 11:16:40 +00:00
6 lines
88 B
JSON
6 lines
88 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"module": "es2015",
|
|
},
|
|
}
|