Skip to content

Commit 8a5e34e

Browse files
author
Sue Burt
committed
Add link to trello card for fixing later
1 parent 14b8d23 commit 8a5e34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eslint.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export default [
3232
},
3333
],
3434

35-
// potentially to fix later see
35+
// potentially to fix later see https://trello.com/c/lc8lG7Zj
3636
'@typescript-eslint/naming-convention': 'off',
3737
'@eslint-community/eslint-comments/require-description': 'off',
3838
'@typescript-eslint/ban-types': 'off',

0 commit comments

Comments
 (0)