Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit bb2c1eb

Browse files
committed
Fix eslint
1 parent b8b1d15 commit bb2c1eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/mongoose.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable no-console */
12
const mongoose = require('mongoose');
23
const fs = require('fs-extra');
34
const path = require('path');

0 commit comments

Comments
 (0)