Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

caonUlisses/eslint-config-caonUlisses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My eslint configs

Installation

Install it with yarn or npm

yarn add eslint-config-caonulisses

Or

npm install eslint-config-caonulisses

if you're using npm

Configuration

Open your .eslintrc and add this:

{
    "extends": "caonulisses"
}

What's in the box?

No semicolons, 2 spaces for indentation, no unused vars, no unreachable code, flow support, single quotes.

Wanna talk about it?

ulissescaon@gmail.com

Wanna see more stuff?

🏢

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published