Skip to content

stefanwalther/boilr-eslintrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boilr-eslintrc

boilr template for an eslintrc file.


Purpose

Default elint configuration for main source + test.

The following files are generated:

.
├── .eslintrc.json
└── test
    └── .eslintrc.json

1 directory, 2 files

Installation

Install boilr first.

Then use

$ boilr download stefanwalther/boilr-eslintrc <template-tag>

e.g.

$ boilr download stefanwalther/boilr-eslintrc boilr-eslintrc

Usage

Download the template

$ boilr template download stefanwalther/boilr-eslintrc <template-tag>

Fork, modify locally and save it

$ git clone stefanwalther/boilr-eslintrc

cd into it, then

$ boilr template save $(PWD) <template-tag>

# e.g. 
$ boilr template save $(PWD) boilr-eslintrc

if you have for force the local updates, use

$ boilr template save $(PWD) <template-tag> -f

Use it

$ boilr template use boilr-eslintrc .

Get all templates

Get a list of all - locally installed - templates:

$ boilr template list

About

Related projects

Some related projects:

Author

Stefan Walther

License

MIT


This file was generated by verb-generate-readme, v0.6.0, on May 07, 2018.

About

boilr template for an eslintrc file.

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published