standard-emakina-format

3.0.1 • Public • Published

standard-emakina-format

This is a fork of standard-format same concept but for emakina.

Installation

Install with npm

$ npm install standard-emakina-format

Example Usage

Output all formatted javascript in a directory and subdirectories to stdout

$ standard-emakina-format

Format all javascript files, overwriting them into standard format

$ standard-emakina-format -w

Format javascript over stdin

$ standard-emakina-format < file.js > formatted-file.js

Format and overwrite specific files

$ standard-emakina-format -w file1.js file2.js

/standard-emakina-format/

    Package Sidebar

    Install

    npm i standard-emakina-format

    Weekly Downloads

    3

    Version

    3.0.1

    License

    BSD-2-Clause

    Last publish

    Collaborators

    • garthw