mirror of https://github.com/espruino/BangleApps
Fix eslintignore for typescript-generated files
parent
65449336fb
commit
67f3ecbf34
|
@ -6,3 +6,8 @@ apps/qrcode/qr-scanner.umd.min.js
|
||||||
apps/gipy/pkg/gpconv.js
|
apps/gipy/pkg/gpconv.js
|
||||||
apps/health/chart.min.js
|
apps/health/chart.min.js
|
||||||
*.test.js
|
*.test.js
|
||||||
|
|
||||||
|
# typescript
|
||||||
|
apps/btadv/*.js
|
||||||
|
apps/promenu/*.js
|
||||||
|
apps/widChargingStatus/*.js
|
||||||
|
|
Loading…
Reference in New Issue