All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nodejs-express-server.eslintrc.mustache Maven / Gradle / Ivy

// Use this file as a starting point for your project's .eslintrc.
// Copy this file, and add rule overrides as needed.
{
  "extends": "airbnb-base",
  "rules": {
    "no-console": "off"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy