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

@@ -12,6 +12,7 @@
"noFallthroughCasesInSwitch": true,
"esModuleInterop": true,
"outDir": "dist",
"declarationMap": true,
"declaration": true
},
"include": ["src"]