Maybe using Variable Transforms you can ensure that the callback is camel cased. ``` const [filter, setFilter] = setState() ``` https://code.visualstudio.com/docs/editor/userdefinedsnippets#_variable-transforms
Maybe using Variable Transforms you can ensure that the callback is camel cased.
https://code.visualstudio.com/docs/editor/userdefinedsnippets#_variable-transforms