Gerrardmorrissey

- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Format Space within braces for ES6 import/export in vue files
I haven't been able to figure out how to set the format to add or retain the spaces within braces for ES6 import/export line in Vue files. I would like it to be import { ref, computed } from 'vue' ...