eslint / espree

An Esprima-compatible JavaScript parser
BSD 2-Clause "Simplified" License
2.26k stars 189 forks source link

ci: use LTS node version in lint job #561

Closed snitin315 closed 1 year ago

snitin315 commented 1 year ago

Use the Node.js LTS version syntax so we don't have to manually update the node version in the future.