Skip to content

Commit 94b24f7

Browse files
author
Tom Kirkpatrick
committed
chore: update eslint to latest version
1 parent 60b5e9c commit 94b24f7

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

lib/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
/* eslint filenames/match-regex: 0 */
2-
31
'use strict'
42

53
const _ = require('lodash')

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@
4242
"cors": "^2.8.3",
4343
"coveralls": "^2.13.1",
4444
"eslint": "^3.19.0",
45-
"eslint-config-fullcube": "https://github.com/fullcube/eslint-config-fullcube/tarball/master",
46-
"eslint-config-strict": "https://github.com/fullcube/eslint-config-strict/tarball/f235fa38289b17e305a65be38ff9cfdf4c1eb31c",
47-
"eslint-plugin-filenames": "https://github.com/fullcube/eslint-plugin-filenames/tarball/0123c4bb0034d71cc7a04c25fd63b3ac798052a1",
45+
"eslint-config-fullcube": "^2.0.2",
4846
"faker": "^4.1.0",
4947
"helmet": "^3.6.1",
5048
"loglevel": "^1.4.1",

0 commit comments

Comments
 (0)