You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do not expect to see stylelint warnings in typescript files (in VS Code)
Current Behaviour
I see them. For example in the file cvat-canvas/src/typescript/editHandler.ts I get Unexpected unknown property "data-origin-client-id" (property-no-unknown) stylelint(property-no-unknown)
My actions before raising this issue
Expected Behaviour
I do not expect to see stylelint warnings in typescript files (in VS Code)
Current Behaviour
I see them. For example in the file
cvat-canvas/src/typescript/editHandler.ts
I getUnexpected unknown property "data-origin-client-id" (property-no-unknown) stylelint(property-no-unknown)
Possible Solution
Need to restrict files that stylelint scans
Your Environment
git log -1
): 7ecdcf1docker version
(e.g. Docker 17.0.05): no dockerLogs from `cvat` container
Next steps
You may join our Gitter channel for community support.
The text was updated successfully, but these errors were encountered: