mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Turning off eslint rule for a specific file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* eslint no-use-before-define: 0 */ // --> OFF
|
||||
/* eslint-disable */
|
||||
///<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