add more eslint ignores, for now. fix this!
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
/* eslint-disable @typescript-eslint/naming-convention */
|
||||||
|
/* eslint-disable arrow-body-style */
|
||||||
/* eslint-disable @typescript-eslint/prefer-for-of */
|
/* eslint-disable @typescript-eslint/prefer-for-of */
|
||||||
/* eslint-disable @typescript-eslint/member-ordering */
|
/* eslint-disable @typescript-eslint/member-ordering */
|
||||||
import { Component, OnInit } from '@angular/core';
|
import { Component, OnInit } from '@angular/core';
|
||||||
|
|||||||
Reference in New Issue
Block a user