chore: rename return flow (#8050)

This commit is contained in:
Carlos R. L. Rodrigues
2024-07-10 08:09:10 -03:00
committed by GitHub
parent bec2dcd667
commit de36e2b36e
59 changed files with 82 additions and 42 deletions

View File

@@ -4,6 +4,7 @@
"target": "es2022",
"outDir": "./dist",
"esModuleInterop": true,
"declarationMap": true,
"declaration": true,
"module": "commonjs",
"moduleResolution": "node",