mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
refactor(lib): run prettier
This commit is contained in:
@@ -29,7 +29,7 @@ import { Injectable } from '@angular/core';
|
||||
plugin: 'cordova-plugin-pincheck',
|
||||
pluginRef: 'cordova.plugins.PinCheck',
|
||||
repo: 'https://github.com/shangyilim/cordova-plugin-pincheck',
|
||||
platforms: ['Android', 'iOS']
|
||||
platforms: ['Android', 'iOS'],
|
||||
})
|
||||
@Injectable()
|
||||
export class PinCheck extends IonicNativePlugin {
|
||||
|
||||
Reference in New Issue
Block a user