mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 17:59:37 +02:00
Use typescript standard and lint all files
This commit is contained in:
parent
46757b477c
commit
df98563e21
143 changed files with 2016 additions and 1949 deletions
|
@ -1,7 +1,6 @@
|
|||
import * as express from 'express'
|
||||
|
||||
import { pseudoRandomBytes } from 'crypto'
|
||||
import { join } from 'path'
|
||||
|
||||
import { logger } from './logger'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue