DoZerg
Results
2
issues of
DoZerg
Currently, removing unused imports is disabled for *.vue* files because imports can be used outside of `` ([link](https://vuejs.org/api/sfc-script-setup.html#using-components)) and there isn't an easy way to find them. The feature request...
enhancement
help wanted
**Is your feature request related to a problem? Please describe.** [format-imports](https://github.com/daidodo/format-imports) is now supporting ArkTS (`.ets`) files from v4.0.7. (See [PR](https://github.com/daidodo/format-imports/pull/33) for more background) But the plugin cannot format `.ets`...
enhancement
help wanted
good first issue