apache / cordova-paramedic

Apache Cordova - Paramedic
https://cordova.apache.org/
Apache License 2.0
36 stars 53 forks source link

feat!: upgrade eslint process w/ workflow testing #221

Closed erisu closed 2 years ago

erisu commented 2 years ago

Motivation and Context

erisu commented 2 years ago

I changed my mind on having a lint matrix.

Linting should not matter on which environemnt or node is being used.

If we introduced node testing, then we should have a matrix for that.