Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stylelint scans typescript files #1920

Closed
2 tasks done
bsekachev opened this issue Jul 21, 2020 · 1 comment
Closed
2 tasks done

Stylelint scans typescript files #1920

bsekachev opened this issue Jul 21, 2020 · 1 comment
Assignees

Comments

@bsekachev
Copy link
Member

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 get Unexpected 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 hash commit (git log -1): 7ecdcf1
  • Docker version docker version (e.g. Docker 17.0.05): no docker
  • Are you using Docker Swarm or Kubernetes? no
  • Operating System and version (e.g. Linux, Windows, MacOS): Ubuntu 18.10
  • Code example or link to GitHub repo or gist to reproduce problem:
  • Other diagnostic information / logs:
    Logs from `cvat` container

Next steps

You may join our Gitter channel for community support.

@bsekachev
Copy link
Member Author

Is expected to be resolved with #1952

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants