remove "declare" keyword.
Open
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
* Used in typescript outside the scope of a class.
For example:
`declare const HelloSign:any;`
Should be converted by removing the "`declare`" keyword
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.