Clean unnecessary webstorm project settings from .idea directory
[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Node.js Version][node-version-image]][node-version-url]
[![Build Status][travis-image]][travis-url]
[![Test Coverage][coveralls-image]][coveralls-url]
Clean unnecessary webstorm project settings from .idea directory
``bash
webstorm-clean [input]
Positionals:
input .idea directory [string] [default: ".idea"]
Options:
--version Show version number [boolean]
--output, -o Output directory
--help Show help [boolean]
``
[npm-image]: https://img.shields.io/npm/v/webstorm-clean.svg
[npm-url]: https://npmjs.org/package/webstorm-clean
[node-version-image]: https://img.shields.io/node/v/webstorm-clean.svg
[node-version-url]: https://nodejs.org/en/download/
[travis-image]: https://travis-ci.org/NikolayMakhonin/nodejs-webstorm-clean.svg
[travis-url]: https://travis-ci.org/NikolayMakhonin/nodejs-webstorm-clean
[coveralls-image]: https://coveralls.io/repos/github/NikolayMakhonin/nodejs-webstorm-clean/badge.svg
[coveralls-url]: https://coveralls.io/github/NikolayMakhonin/nodejs-webstorm-clean
[downloads-image]: https://img.shields.io/npm/dm/webstorm-clean.svg
[downloads-url]: https://npmjs.org/package/webstorm-clean
[npm-url]: https://npmjs.org/package/webstorm-clean