We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc7de41 commit 376b90eCopy full SHA for 376b90e
src/plugins/unicorn.ts
@@ -15,6 +15,7 @@ export const settings: Linter.Config = {
15
styles: {
16
typescript: {
17
default: true,
18
+ named: true,
19
},
20
21
0 commit comments