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