Skip to content

Commit 446dc76

Browse files
committed
Merge branch 'dev' of https://github.com/contentstack/migration-v2-node-server into feature/content-mapper
2 parents 964b2d6 + e41b473 commit 446dc76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repo-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
},
118118
rules: {
119119
"no-unused-vars": "warn",
120-
"no-console": "off"
120+
"no-console": "off",
121121
"@typescript-eslint/no-var-requires": 'off'
122122
}
123123
}

0 commit comments

Comments
 (0)