From 56e54ca9bb291e3dcee3451c8c404c398485af79 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 20 Feb 2016 11:49:28 +0200 Subject: Remove JSHint and JSCS. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3