nodejs-express-server.eslintrc.mustache Maven / Gradle / Ivy
The newest version!
// Use this file as a starting point for your project's .eslintrc.
// Copy this file, and add rule overrides as needed.
{
"extends": "airbnb",
"rules": {
"no-console": "off"
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy