chore(build): switch to eslint

This commit is contained in:
Daniel Sogl
2021-09-27 22:46:41 +02:00
parent 922da1b6d4
commit a1eaeb22f8
225 changed files with 4929 additions and 1865 deletions
@@ -8,7 +8,6 @@ declare const window: any;
* @premier device
* @description
* Access information about the underlying device and platform.
*
* @usage
* ```typescript
* import { Device } from '@awesome-cordova-plugins/device/ngx';