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 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
}
^
The text was updated successfully, but these errors were encountered:
i get error because of double indent use this tool
example
please fix it
The text was updated successfully, but these errors were encountered: