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

ESLint: how add "indent": ["error", 2] #163

Open
Menogus opened this issue Aug 7, 2019 · 1 comment
Open

ESLint: how add "indent": ["error", 2] #163

Menogus opened this issue Aug 7, 2019 · 1 comment

Comments

@Menogus
Copy link

Menogus commented Aug 7, 2019

i add to your config .eslintrc:

"indent": ["error", 2]
and eslint show error:

ESLint: Cannot read property 'replace' of undefined. Please see the 'ESLint' output channel for details.

is any alternative for that ?:)

@FDiskas
Copy link

FDiskas commented Mar 8, 2020

Use https://prettier.io/ as alternative

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