@byte9/linter

0.2.5-alpha.0 • Public • Published

@byte9/linter

First of all you should have install in your vscode:

To install the package execute the following command:

npm i --save-dev @byte9/linter

Once the package has been installed in the pacakge.json of the project that you would like to lint introduce:

  "eslintConfig": {
    "extends": ["./node_modules/@byte9/linter/eslintrc.js"]
  },
  "sasslintConfig": "./node_modules/@byte9/linter/.sass-lint.yml"

To enable the @byte9/linter in vscode please type: CMD + SHIFT + P type open user settings and introduce the following rules.

{
  "eslint.autoFixOnSave": true,
  "editor.formatOnSave": true,
  "[javascript]": {
    "editor.formatOnSave": false,
  },
}

Readme

Keywords

none

Package Sidebar

Install

npm i @byte9/linter

Weekly Downloads

1

Version

0.2.5-alpha.0

License

MIT

Unpacked Size

51.7 kB

Total Files

12

Last publish

Collaborators

  • ismael_haytam
  • tanane
  • marekb9
  • mcabrerapf
  • jan_byte9
  • grzegorzi
  • andypail
  • ishrat