Skip to content

Commit eb91b1b

Browse files
authored
Fix formatting
1 parent aeb3236 commit eb91b1b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.eslintrc.cjs

+1-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ module.exports = {
2323
' * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.',
2424
' * For licensing, see LICENSE.md.',
2525
' */'
26-
]
27-
} ],
26+
] } ],
2827
'ckeditor5-rules/require-file-extensions-in-imports': [
2928
'error',
3029
{

0 commit comments

Comments
 (0)