github.com/elliott5/community@v0.14.1-0.20160709191136-823126fb026a/jsconfig.json (about)

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