mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Use typescript standard and lint all files
This commit is contained in:
@@ -6,7 +6,6 @@ import * as Sequelize from 'sequelize'
|
||||
import { database as db } from './database'
|
||||
import { LAST_MIGRATION_VERSION } from './constants'
|
||||
import { logger } from '../helpers'
|
||||
import { ApplicationInstance } from '../models'
|
||||
|
||||
function migrate (finalCallback: (err: Error) => void) {
|
||||
waterfall([
|
||||
|
||||
Reference in New Issue
Block a user