Skip to content

Commit 63f98cf

Browse files
committed
prettier fix
1 parent 72a0127 commit 63f98cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-sdk/src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ module.exports = {
191191
files: ['*.tsx', '*.jsx', '*.test.tsx', '*.test.jsx'],
192192
parserOptions: {
193193
jsx: true,
194-
}
194+
},
195195
},
196196
],
197197

0 commit comments

Comments
 (0)