Skip to content

Commit

Permalink
chore: disable console nag
Browse files Browse the repository at this point in the history
Issue #47
  • Loading branch information
lewismoten committed Sep 2, 2019
1 parent 3f645b5 commit 9092a4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/start.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable no-console */
const http = require("http");
const path = require("path");
const fs = require("fs");
Expand Down

0 comments on commit 9092a4a

Please sign in to comment.