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

indentation in script error #14

Open
G33kNoob opened this issue Dec 20, 2019 · 0 comments
Open

indentation in script error #14

G33kNoob opened this issue Dec 20, 2019 · 0 comments

Comments

@G33kNoob
Copy link

i get error because of double indent use this tool
example
please fix it


  ✘  http://eslint.org/docs/rules/indent                       Expected indentation of 6 spaces but found 12  
  src/views/user/.vue:210:1
              }],
   ^

  ✘  http://eslint.org/docs/rules/indent                       Expected indentation of 6 spaces but found 12  
  src/views/user/.vue:211:1
              currentTab: 0,
   ^

  ✘  http://eslint.org/docs/rules/indent                       Expected indentation of 6 spaces but found 12  
  src/views/user/.vue:212:1
              gigabalance: 0,
   ^

  ✘  http://eslint.org/docs/rules/indent                       Expected indentation of 6 spaces but found 12  
  src/views/user/.vue:213:1
              btcestimation: 0,
   ^

  ✘  http://eslint.org/docs/rules/indent                       Expected indentation of 6 spaces but found 12  
  src/views/user/.vue:214:1
              usdestimation: 0,
   ^

  ✘  http://eslint.org/docs/rules/indent                       Expected indentation of 6 spaces but found 12  
  src/views/user/.vue:215:1
              ethestimation: 0
   ^

  ✘  http://eslint.org/docs/rules/indent                       Expected indentation of 4 spaces but found 8   
  src/views/user/.vue:216:1
          }
   ^

  ✘  http://eslint.org/docs/rules/indent                       Expected indentation of 2 spaces but found 4   
  src/views/user/.vue:217:1
      }
   ^
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

1 participant