mirror of
http://43.153.184.91:8080/https://github.com/actions/setup-node.git
synced 2026-01-27 11:12:35 +08: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 💅