Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.eslintrc.yml « scripts « ajv « node_modules - github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 493d7d312d42950479f62f5771f2625010ede3d5 (plain)
1
2
3
rules:
  no-console: 0
  no-empty: [2, allowEmptyCatch: true]