eckinox / eckinox-cs

A very opinionated CS and linting setup for PHP projects.
MIT License
2 stars 0 forks source link

fix: specify mininum node version in package.json #9

Closed EmilePerron closed 2 years ago

EmilePerron commented 2 years ago

This is considered a bugfix and not a breaking change, because it already didn't work (or work correctly) on lower versions.

Fixes #3