mirror of
https://github.com/actions/setup-node.git
synced 2025-05-05 09:13:45 +07:00

* Allow reading 'package.json' as node-version-file
* Run 'npm run build'
* Read package.json contents directly during tests
- this eliminates OS-specific line-ending issues
* Run project Prettier 💅