Live data from Hacker News

Viewing profile — thorn0x

thorn0x

HN member
Joined
Sun, Mar 22, 2020, 4:42 PM UTC
HN karma
2
Public activity
2 items

About thorn0x

No profile information was provided.

Recent public activity

  1. comment
    Comment #22658424

    There exists a Java plugin for Prettier: https://github.com/jhipster/prettier-java No idea how good it is though. Please tell us. :)

  2. comment
    Comment #22658399

    npx is fine, just remember not to use it for things like CI without pinning the version of Prettier (`npx prettier@2.0.1 ...`).