No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    [Solved] Expected indentation problème

    Help
    2
    3
    2827
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      Ben last edited by Ben

      Hello,

      I’m starting to work on a mobile application and I choose Quasar for it.

      My problem is I have some error like “Expected indentation of 2 spaces but found 4”. I put on my “.eslintrc.js” file the line “no-tabs’: 0”, but I still have this warning on compiling.

      How can I do for not check my indentation and say to all the lines in error. Because, when I really have a problem, the log is illisible. My second problem is I have a black log window when I go to my application and I can not remove it (I join an image). And all the error are indentation expected.!

      0_1515073536339_2018-01-04_14h44_43.png

      Thank you for your help !

      Ben.

      1 Reply Last reply Reply Quote 0
      • B
        Ben last edited by

        I finnaly find my answer.

        I had the following row to “.eslintrc.js” file

        “indent”: [“off”, 2],

        1 Reply Last reply Reply Quote 1
        • R
          Raltzer last edited by

          Add ‘[Solved]’ to the title of your post!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post