1 2 3 4 5 6 7 8 910
@ECHO OFFrem Formatting code from the TypeScript projectscd %~dp0\..cd clientecho "=== formatting ==="@ECHO ONnpm run format