sul-dlss / wallscreens

📺 curated experiences for touch-screen installations on the stanford campus
Other
1 stars 0 forks source link

First pass at addressing ESLint warnings. #317

Closed corylown closed 2 years ago

corylown commented 2 years ago

Open to opinions on any of this.

Changes address violation of these ESLint airbnb rules:

  class-methods-use-this
  consistent-return
  eqeqeq
  import/extensions
  import/no-absolute-path
  import/no-unresolved
  max-len
  no-param-reassign
  no-restricted-globals
  no-return-assign

Closes #311

netlify[bot] commented 2 years ago

✔️ Deploy Preview for sul-wallscreens ready!

🔨 Explore the source changes: 69ad4ad8b6660c19fd835fad1f264006d683c1e1

🔍 Inspect the deploy log: https://app.netlify.com/sites/sul-wallscreens/deploys/61bb68b289420aad81ae04a6

😎 Browse the preview: https://deploy-preview-317--sul-wallscreens.netlify.app

cbeer commented 2 years ago

I'm going to ship this and we can quibble about the rules later 🤷‍♂️