Skip to content

Commit 252f967

Browse files
committed
Disable indent on Edge to Origin function
1 parent 6c7fd95 commit 252f967

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/microapps-cdk/src/MicroAppsEdgeToOrigin.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable @stylistic/indent */
12
import * as crypto from 'crypto';
23
import { copyFileSync, existsSync, writeFileSync } from 'fs';
34
import * as os from 'os';

0 commit comments

Comments
 (0)