esformatter-asi

0.5.2 • Public • Published

esformatter-asi

An esformatter plugin for removing unnecessary semicolons that will be inserted by JavaScript's automatic semicolon insertion.

Build Status

Installation

npm install esformatter-asi

Usage

Add to your esformatter config file:

{
  "plugins": [
    "esformatter-asi"
  ]
}

Forked from its antithesis, esformatter-semicolons

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.5.2
    6
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.5.2
    6
  • 0.5.1
    0
  • 0.5.0
    0

Package Sidebar

Install

npm i esformatter-asi

Weekly Downloads

6

Version

0.5.2

License

MIT

Last publish

Collaborators

  • nathanboktae