migrate tslint to eslint
and warn default export
This commit is contained in:
parent
7e30910ab8
commit
9e8aca63f3
12 changed files with 489 additions and 205 deletions
|
@ -1,4 +1,4 @@
|
|||
/* tslint:disable:quotemark class-name indent */
|
||||
/* eslint:disable:quotemark class-name indent */
|
||||
import {MigrationInterface, QueryRunner} from "typeorm";
|
||||
|
||||
export class apUrl1585772678853 implements MigrationInterface {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue