https://github.com/gulpjs/jscs-preset-gulp
Sharable jscs config for gulp projects
https://github.com/gulpjs/jscs-preset-gulp
Last synced: 9 months ago
JSON representation
Sharable jscs config for gulp projects
- Host: GitHub
- URL: https://github.com/gulpjs/jscs-preset-gulp
- Owner: gulpjs
- License: mit
- Archived: true
- Created: 2015-10-20T23:51:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-19T00:34:03.000Z (almost 9 years ago)
- Last Synced: 2025-09-11T19:28:30.395Z (10 months ago)
- Size: 2.93 KB
- Stars: 2
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jscs-preset-gulp
[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Gitter chat][gitter-image]][gitter-url]
Sharable jscs config for gulp projects
## Usage
```json
// .jscsrc
{
"preset": "gulp"
}
```
## License
MIT
[downloads-image]: http://img.shields.io/npm/dm/jscs-preset-gulp.svg
[npm-url]: https://npmjs.org/package/jscs-preset-gulp
[npm-image]: http://img.shields.io/npm/v/jscs-preset-gulp.svg
[gitter-url]: https://gitter.im/gulpjs/gulp
[gitter-image]: https://badges.gitter.im/gulpjs/gulp.png