Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

tslint error: Trailing spaces in vendor-platform.android.ts #250

@radeva

Description

@radeva

There are tslint errors when I use the generated vendor-platform.android.ts file and I need to change it manually to fix this errors. Since this file comes out of the box when the plugin is installed, it would be nice to be tslint friendly.

ERROR: app/vendor-platform.android.ts[3, 7]: trailing whitespace
ERROR: app/vendor-platform.android.ts[4, 118]: trailing whitespace

This would ease the process of making a plugin verified since one of the requirements there is tslint checks to pass.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions