> What you are learning is that nph should not be enforcing a style but rather > a view. i.e. nph can take nim however it is written and then present it in > the ide in a format preferred by the user.
I'd recommend <https://prettier.io/docs/en/option-philosophy> to better understand what `nph` aims to achieve. The IDE of a single developer is but one place where code lives - `nph` solves a different problem than you seem to be thinking about.
