Skip to content

Commit

Permalink
Add .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
sherryxiaoyizhu committed Jun 14, 2020
1 parent 65a3813 commit 2d4a6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require('dotenv').config();

var editorconfig = require('editorconfig'),
bodyParser = require("body-parser"),
bodyParser = require("body-parser"),
mongoose = require("mongoose"),
flash = require("connect-flash"),
passport = require("passport"),
Expand Down

0 comments on commit 2d4a6e0

Please sign in to comment.