We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
disableMethodSnippets.functionArguments
1 parent bdb589b commit fd1cec6Copy full SHA for fd1cec6
1 file changed
src/configurationType.ts
@@ -441,8 +441,8 @@ export type Configuration = {
441
*/
442
'disableMethodSnippets.jsxAttributes': boolean
443
/**
444
- * disable method snippets at function arguments
445
- * @default true
+ * Wether to disable method snippets in function arguments
+ * @default false
446
447
'disableMethodSnippets.functionArguments': boolean
448
0 commit comments