##// END OF EJS Templates
Added @prototype decorator
Added @prototype decorator

File last commit:

r0:8e944df97a68 default
r24:9b77ac3bf8f2 v1.0.0-rc11 default
Show More
settings.json
8 lines | 218 B | application/json | JsonLexer
cin
Initial commit, copied files related to .tsx scripts support.
r0 {
"java.configuration.updateBuildConfiguration": "automatic",
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
}
}