{
"preset": "airbnb",
"maxErrors": null, // display all errors
"fileExtensions": [".js", ".jsx"],
"esnext": true
}