Atom Linter Xo Save Abandoned

Linter for XO

Project README

linter-xo

Linter for XO

Install

$ apm install linter-xo

Or, Settings → Install → Search for linter-xo.

Usage

Just write some code.

Settings can be found in the Linter package settings. XO config should be defined in package.json.

Note that it will only lint when XO is a dependency/devDependency in package.json.
This is to ensure it doesn't activate and conflict on projects using another linter, like ESLint.
We're considering a way to manually enable XO.

Fix

Automagically fix many of the linter issues by running XO: Fix in the Command Palette.

Fix on save

You can also have it fix the code when you save the file. (Only when XO is used in the project)

Enable it by going to; Settings → Packages → linter-xo → Settings, and then checking Fix On Save.

Open Source Agenda is not affiliated with "Atom Linter Xo" Project. README Source: sindresorhus/atom-linter-xo
Stars
89
Open Issues
0
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating