Skip to content

Boilr template for a simple .prettierrc file

Notifications You must be signed in to change notification settings

stefanwalther/boilr-prettierrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boilr-prettierrc


Purpose

Simple template to provide a simple .prettierrc file

The following files are generated:

.
|-- .prettierignore
`-- .prettierrc

0 directories, 2 files

Installation

Install boilr first.

Then use

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

e.g.

$ boilr download stefanwalther/boilr-prettierrc boilr-prettierrc

Usage

Download the template

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

Fork, modify locally and save it

$ git clone stefanwalther/boilr-prettierrc

cd into it, then

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

# e.g. 
$ boilr template save $(PWD) prettierrc

if you have for force the local updates, use

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

Use it

$ boilr template use boilr-prettierrc .

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.8.0, on September 28, 2022.

About

Boilr template for a simple .prettierrc file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published