##// END OF EJS Templates
tsx: Added auto unfolding arrays of children when constructing DOM
tsx: Added auto unfolding arrays of children when constructing DOM

File last commit:

r0:8e944df97a68 default
r13:6c01fabe9ea9 v1.0.0-rc6 default
Show More
settings.json
8 lines | 218 B | application/json | JsonLexer
{
"java.configuration.updateBuildConfiguration": "automatic",
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
}
}