A
A
artekha2016-09-17 16:46:18
JavaScript
artekha, 2016-09-17 16:46:18

How to use airbnb style guide in sublime text 3?

I want to start using the airbnb style guide, but I don't know how to connect it. Everything is clear with jshint, I installed sublimeLinter, an extension for jshint and that's it. How to install airbnb in sublime?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
doasync, 2017-06-30
@doasync

Very simple! Do everything according to the instructions...
Here is the npm module eslint-config-airbnb-standard , everything is written in English there, how to install the Airbnb style guide for Sublime Text 3. This module also includes the JavaScript Standard Style. ESLint (a plugin for SublimeLinter) is used as a linter. ESLint needs to be made global in the sublime system. No problems with dependencies (unmet peer dependencies) during installation. You just install, configure the editor, put it in the .eslintrc folder and everything works. ES6 is supported by default in configs.
wRwDALx.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question