Skip to content

Commit 67c229a

Browse files
committed
[auto-fix] Apply ESLint and Prettier fixes
1 parent e49f96b commit 67c229a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knip.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const config: KnipConfig = {
1414
'scripts/**/*.{js,ts}',
1515
'src/**/*.{js,ts,vue}',
1616
'tests-ui/**/*.{js,ts,vue}',
17-
'vitest.litegraph.config.ts',
17+
'vitest.litegraph.config.ts'
1818
],
1919
ignoreDependencies: [
2020
'@primeuix/forms',

0 commit comments

Comments
 (0)