NeuralAmpModelerPlugin

Plugin for Neural Amp Modeler
Log | Files | Refs | Submodules | README | LICENSE

settings.json (198B)


      1 {
      2     "git.ignoreLimitWarning": true,
      3     "typescript.tsc.autoDetect": "off",
      4     "grunt.autoDetect": "off",
      5     "jake.autoDetect": "off",
      6     "gulp.autoDetect": "off",
      7     "npm.autoDetect": "off"
      8 }