Skip to content

Frowse/frowse-style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frowse-style

Frowse Style Guide

Installation

$ npm i --save-dev eslint-config-frowse

Usage

Create a .eslintrc file in your project directory, containing:

{
    "extends": "eslint-config-frowse"
}

##Other Stuff in this repo ###Sublime text snippets Some snippets I find useful, use them or not, I don't mind.

###default .gitignore and other useful files and configs

Resources (list from Airbnb JS Style Guide)

Learning ES6

Read This

Tools

Other Style Guides

Other Styles

Further Reading

Books

Blogs

Podcasts

Releases

No releases published

Packages

No packages published