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:
authorXhmikosR <xhmikosr@gmail.com>2016-02-20 12:49:28 +0300
committerXhmikosR <xhmikosr@gmail.com>2016-03-07 12:59:58 +0300
commit56e54ca9bb291e3dcee3451c8c404c398485af79 (patch)
tree611fe23e2c29357095df0dacd53949f21ce7dbca /README.md
parent0fdccc1bd87bb207d35a470cfa6311a953ac4efe (diff)
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 4f62d69..d054511 100644
--- a/README.md
+++ b/README.md
@@ -101,7 +101,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