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:
@@ -103,7 +103,7 @@ export interface HealthKitOptions {
|
||||
plugin: 'com.telerik.plugins.healthkit',
|
||||
pluginRef: 'window.plugins.healthkit',
|
||||
repo: 'https://github.com/Telerik-Verified-Plugins/HealthKit',
|
||||
platforms: ['iOS']
|
||||
platforms: ['iOS'],
|
||||
})
|
||||
@Injectable()
|
||||
export class HealthKit extends IonicNativePlugin {
|
||||
|
||||
Reference in New Issue
Block a user