esformatter-semicolons
esformatter plugin for adding missing and removing unnecessary semicolons
Last updated 11 years ago by bulyshko .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install esformatter-semicolons 
SYNC missed versions from official npm registry.

esformatter-semicolons

esformatter plugin for adding missing and removing unnecessary semicolons.

Build Status

Installation

npm install esformatter-semicolons

Usage

Add to your esformatter config file:

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

Contributors

License

Released under the MIT license.

Current Tags

  • 1.1.2                                ...           latest (11 years ago)

7 Versions

  • 1.1.2                                ...           11 years ago
  • 1.1.1                                ...           11 years ago
  • 1.1.0                                ...           11 years ago
  • 1.0.3                                ...           12 years ago
  • 1.0.2 [deprecated]           ...           12 years ago
  • 1.0.1 [deprecated]           ...           12 years ago
  • 1.0.0 [deprecated]           ...           12 years ago
Maintainers (1)
Downloads
Today 0
This Week 3
This Month 4
Last Day 1
Last Week 1
Last Month 0
Dependencies (0)
None
Dev Dependencies (2)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |