We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60b5e9c commit 94b24f7Copy full SHA for 94b24f7
2 files changed
lib/index.js
@@ -1,5 +1,3 @@
1
-/* eslint filenames/match-regex: 0 */
2
-
3
'use strict'
4
5
const _ = require('lodash')
package.json
@@ -42,9 +42,7 @@
42
"cors": "^2.8.3",
43
"coveralls": "^2.13.1",
44
"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",
+ "eslint-config-fullcube": "^2.0.2",
48
"faker": "^4.1.0",
49
"helmet": "^3.6.1",
50
"loglevel": "^1.4.1",
0 commit comments