Skip to content

Commit 308c2c6

Browse files
committed
workflow with eslint
1 parent 0a2f800 commit 308c2c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/repo-sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ jobs:
118118
rules: {
119119
"no-unused-vars": "warn",
120120
"no-console": "off"
121+
"@typescript-eslint/no-var-requires": 'off'
121122
}
122123
}
123124
];

0 commit comments

Comments
 (0)