Skip to content

smartcar/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@smartcar/prettier-config Build Status Greenkeeper

Smartcar's sharable prettier configuration file.

Installation

  1. Authenticate with GitHub package registry by following these steps.

  2. npm install --save-dev @smartcar/prettier-config

  3. Create a .prettierrc.js file in the root of your project containing the following:

    'use strict';
    
    module.exports = require('@smartcar/prettier-config');

Usage

npx prettier --write [filename ...]

See CLI · Prettier for more.

Related

License

MIT © Smartcar, Inc.

About

Smartcar's prettier config file

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 5