DEV Community

Discussion on: How to set ecmaScript version in .eslintrc.yml?

Collapse
 
sathish profile image
Sathish

The main problem is that the eslint config file is a yml file which is autocreated by yeoman. I couldn't use async await with that config.