Tagged with “eslint”

Webstorm and Nuxtjs Linting

Recently I starting experimenting with Vue.js and Nuxt.js, partly out of curiosity and partly to learn a new framework, before I start a job search in ...

Chuck Smith

Linting in React

Recently I started experimenting with the idea of code linting via ESLint and Prettier. I recently wrote another article on this subject concerning ...

Chuck Smith