kidkuro
Results
1
issues of
kidkuro
Formatting: ``` const { a, b } = x; ``` always results in: ``` const {a, b} = x; ``` There are no configuration options for whitespace before or after...
enhancement
feature