github.com/jancarloviray/community@v0.41.1-0.20170124221257-33a66c87cf2f/jsconfig.json (about)

     1  {
     2  	"compilerOptions": {
     3  		"target": "es6",
     4  		"experimentalDecorators": true
     5  	},
     6  	"exclude": ["node_modules", "bower_components", "tmp", "vendor", ".git", "dist", "dist-prod"]
     7  }