File tree Expand file tree Collapse file tree 1 file changed +8
-12
lines changed
Expand file tree Collapse file tree 1 file changed +8
-12
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Set of [ESLint](https://eslint.org/) rules for JavaScript projects at Leapfrog.
1010
1111## Requires
1212
13- - ESLint ** >= 4.19 .0**
13+ - ESLint ** >= 6.0 .0**
1414
1515## Usage
1616
@@ -40,17 +40,13 @@ For projects using React, include `eslint-config-leapfrog/react` which contains
4040
4141Following are the projects compliant to these rules. Send us a PR and we'll add you to the list.
4242
43- * [ Async Store - Koa Example] ( https://github.com/leapfrogtechnology/async-store/tree/master/examples/koa-http-server-js )
44- * [ Express API ES6 Starter] ( https://github.com/mesaugat/express-api-es6-starter )
45- * [ Frogtoberfest] ( https://github.com/leapfrogtechnology/frogtoberfest )
46- * [ get-js] ( https://github.com/kabirbaidhya/get-js )
47- * [ js-jatra] ( https://github.com/leapfrogtechnology/js-jatra )
48- * [ Just Handlebars Helpers] ( https://github.com/leapfrogtechnology/just-handlebars-helpers )
49- * [ SyncDb - Node MSSQL Example] ( https://github.com/leapfrogtechnology/sync-db/tree/master/examples/node-app-mssql )
50-
51- ## Using TypeScript?
52-
53- Use [ tslint-config-leapfrog] ( https://github.com/leapfrogtechnology/tslint-config-leapfrog ) .
43+ - [ Async Store - Koa Example] ( https://github.com/leapfrogtechnology/async-store/tree/master/examples/koa-http-server-js )
44+ - [ Express API ES6 Starter] ( https://github.com/mesaugat/express-api-es6-starter )
45+ - [ Frogtoberfest] ( https://github.com/leapfrogtechnology/frogtoberfest )
46+ - [ get-js] ( https://github.com/kabirbaidhya/get-js )
47+ - [ js-jatra] ( https://github.com/leapfrogtechnology/js-jatra )
48+ - [ Just Handlebars Helpers] ( https://github.com/leapfrogtechnology/just-handlebars-helpers )
49+ - [ SyncDb - Node MSSQL Example] ( https://github.com/leapfrogtechnology/sync-db/tree/master/examples/node-app-mssql )
5450
5551## License
5652
You can’t perform that action at this time.
0 commit comments