##// END OF EJS Templates
DjxFragment converted to functionl component...
DjxFragment converted to functionl component Added support for the widgets, null, undefined, boolean types to BuildContext

File last commit:

r40:ac3004768754 default
r59:bcdd096122ff default
Show More
settings.json
13 lines | 300 B | application/json | JsonLexer
{
"java.configuration.updateBuildConfiguration": "automatic",
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
},
"cSpell.words": [
"dijit",
"djbase",
"djclass"
]
}