7 lines
131 B
Plaintext
Executable File
7 lines
131 B
Plaintext
Executable File
{
|
|
"preset": "airbnb",
|
|
"maxErrors": null, // display all errors
|
|
"fileExtensions": [".js", ".jsx"],
|
|
"esnext": true
|
|
}
|