federation/gateway/node_modules/@wry/equality/tsconfig.rollup.json
2020-11-14 16:43:58 +01:00

6 lines
88 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"module": "es2015",
},
}