Skip to content

Commit e63126a

Browse files
authored
hack
1 parent b81e1ce commit e63126a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module.exports = {
1010
parser: '@typescript-eslint/parser',
1111
parserOptions: {
1212
project: ['./tsconfig.json', ]
13-
},
13+
},
1414
ignorePatterns: ['.eslintrc.js', '__tests__/**/*'],
1515
root: true,
1616
rules: {

0 commit comments

Comments
 (0)