We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c7fd95 commit 252f967Copy full SHA for 252f967
packages/microapps-cdk/src/MicroAppsEdgeToOrigin.ts
@@ -1,3 +1,4 @@
1
+/* eslint-disable @stylistic/indent */
2
import * as crypto from 'crypto';
3
import { copyFileSync, existsSync, writeFileSync } from 'fs';
4
import * as os from 'os';
0 commit comments