GeekyAnts / GeekyAnts/NativeBase-KitchenSink
ESLint: how add "indent": ["error", 2]
Open
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 740
- PR merge metrics
- No merged PRs in 30d
Description
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 ?:)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.