facebook

Missing TSLint error markers on editor

  1. CodeMix & Angular IDE
  2.  > 
  3. Getting Help
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #609309 Reply

    ignaciom
    Moderator

    After CodeMix update we have a case of missing error markers from tslint, these type of errors are being reported on the command line validation.

    #609311 Reply

    ignaciom
    Moderator

    somendu,

    What we should check is that you have the “tslint” dependency on your package.json file, we could also verify that you have tslint enabled on your CodeMix settings, to check this, go to Window -> Preferences -> CodeMix -> Settings -> Workspace Settings in here on the text field type tslint, you should have a setting named tslint.enable and should be on true.

    Best Regards
    Ignacio

    #609312 Reply

    ignaciom
    Moderator

    somendu,

    In the case of vue projects, some of them are javascript based, and tslint is only used to validate Typescipt based projects. You may want to install the eslint extension, you can install it by downloading the vsix file of it and install it using the CodeMix Extension editor (Help -> CodeMix Extensions…) eslint extension here you can find how to configure the extension. You’ll also want to read a bit of the vue-eslint documentation on vuejs eslint

    Let us know if you have any other question.

    Best Regards
    Ignacio

    • This reply was modified 5 years, 2 months ago by support-tony.
Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Missing TSLint error markers on editor

You must be logged in to post in the forum log in