videojs / standard

JavaScript Standard Style — One Style to Rule Them All
Other
6 stars 7 forks source link

fix: do not use local .eslintrc files #45

Closed brandonocasey closed 3 years ago

brandonocasey commented 5 years ago

Local .eslintrc files are currently being used. For various reasons we turn this off for babel, and we should do the same for eslint as it can cause all kinds of strange issues. If anyone has an issue with the rules or needs something specific we should implement it in this repo or eslint-config-videojs