Skip to content

Commit 99c4429

Browse files
committed
Make linter happy
1 parent 6626663 commit 99c4429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
'use strict';
22

33
const convict = require('convict');
4-
const convict_format_with_validator = require('convict-format-with-validator')
4+
const convict_format_with_validator = require('convict-format-with-validator');
55
const fs = require('fs');
66
const path = require('path');
77

0 commit comments

Comments
 (0)