Skip to content

Commit cca7996

Browse files
committed
fix: format
1 parent c4fad28 commit cca7996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/postman/scripts/transform-postman.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import fs from 'fs'
1+
import fs from 'fs';
22
import path from 'path';
33
import _ from 'lodash';
44

0 commit comments

Comments
 (0)