Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

11 watching

Forks

Releases

Packages

Used by

Contributors

Languages