mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
Eslint add to ignore files
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* eslint no-use-before-define: 0 */ // --> OFF
|
||||
///<reference path="../../../plugins/cordova-plugin-mfp/typings/worklight.d.ts" />
|
||||
///<reference path="../../../plugins/cordova-plugin-mfp-push/typings/mfppush.d.ts" />
|
||||
import { Component, OnInit, NgZone, Inject } from '@angular/core';
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* eslint no-use-before-define: 0 */ // --> OFF
|
||||
///<reference path="../../../plugins/cordova-plugin-mfp-push/typings/mfppush.d.ts" />
|
||||
import { Injectable, NgZone } from '@angular/core';
|
||||
import { ActivatedRoute } from '@angular/router'
|
||||
|
||||
Reference in New Issue
Block a user