Skip to content

Commit f27b123

Browse files
committed
Merge branch 'dev' of https://github.com/contentstack/migration-v2-node-server into feature/content-mapper
2 parents 9563e33 + ec24627 commit f27b123

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)