##// END OF EJS Templates
code review, minor refactoring
code review, minor refactoring

File last commit:

r134:f139e2153e0d v1.9.0-rc1 default
r142:894b8239b953 v1.9.0-rc5 default
Show More
settings.json
17 lines | 389 B | application/json | JsonLexer
{
"java.configuration.updateBuildConfiguration": "automatic",
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
},
"cSpell.words": [
"attrmodified",
"dijit",
"djbase",
"djclass",
"Unsubscribable",
"Validatable",
"wpos"
]
}