small fix for consistency #238
Annotations
3 errors
Run linter:
src/webviews/components/issue/CreateIssuePage.tsx#L217
Replace `this.attachingInProgress·=·false` with `(this.attachingInProgress·=·false)`
|
Run linter:
src/webviews/components/issue/JiraIssuePage.tsx#L416
Replace `this.attachingInProgress·=·false` with `(this.attachingInProgress·=·false)`
|
Run linter
Process completed with exit code 1.
|
Loading