Skip to content
Snippets Groups Projects
settings.json 229 B
Newer Older
  "typescript.tsc.autoDetect": "off",
  "grunt.autoDetect": "off",
  "jake.autoDetect": "off",
  "gulp.autoDetect": "off",
  "npm.autoDetect": "off",
  "eslint.options": {
    "rulePaths": ["frontend/lint/eslint-rules/"]
  }