mirror of
https://github.com/psforever/PSFPortal.git
synced 2026-07-11 22:44:35 +00:00
Add eslint and fix issues
This commit is contained in:
parent
5be2397fe5
commit
18072ad62f
3 changed files with 20 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import fs from 'fs'
|
||||
import express from 'express'
|
||||
import bodyParser from 'body-parser'
|
||||
import * as db from './db.js'
|
||||
import api_auth from './authentication.js'
|
||||
import api_user from './user.js'
|
||||
import api_info from './info.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue