Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-css-flip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@chrisrebert.com>2016-03-07 13:35:13 +0300
committerChris Rebert <github@chrisrebert.com>2016-03-07 13:35:13 +0300
commit8b781c2422de31627c21483fca7dfd056e874ec0 (patch)
tree87dc302c31c6dd5de22b973c1adcd737c72844a9 /README.md
parente309e7fd560bce54f77ec1ac30f5347d36178535 (diff)
parent56e54ca9bb291e3dcee3451c8c404c398485af79 (diff)
Merge pull request #33 from twbs/lint
Remove JSHint and JSCS.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index df2c757..6c87125 100644
--- a/README.md
+++ b/README.md
@@ -106,7 +106,7 @@ grunt.initConfig({
```
## Contributing
-The project's coding style is laid out in the JSHint and JSCS configurations. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).
+The project's coding style is laid out in the ESLint configuration. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).
## License and copyright