71 Forks
611 Stars
611 Watchers

eslint

Collection of ESLint-related packages for Nuxt

How to download and setup eslint

Open terminal and run command
git clone https://github.com/nuxt/eslint.git
git clone is used to create a copy or clone of eslint repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with eslint https://github.com/nuxt/eslint/archive/master.zip

Or simply clone eslint with SSH
[email protected]:nuxt/eslint.git

If you have some problems with eslint

You may open issue on eslint support forum (system) here: https://github.com/nuxt/eslint/issues