Justin Godesky

Results 4 issues of Justin Godesky

WebStorm 2021.2.1 Removed unrecognized options one by one until I could get a successful boot ``` OpenJDK 64-Bit Server VM warning: Ignoring option PermSize; support was removed in 8.0 OpenJDK...

How difficult is it? Can we fund it?

``` /usr/local/bin/npx import-sort-cli --write src/somefile.tsx ``` or ``` /usr/local/bin/npx import-sort --write src/somefile.tsx ``` now gives: ``` TypeError: Cannot set properties of undefined (setting 'id') ``` Node version v16.17.1 Output of...

Get Unix timestamp from date and vice versa

enhancement