##// END OF EJS Templates
Set the project version to 0.1.0, add publication descriptions/license metadata, and keep module-level docs as compatibility pointers to the root documentation.
Set the project version to 0.1.0, add publication descriptions/license metadata, and keep module-level docs as compatibility pointers to the root documentation.

File last commit:

r59:780370baa54c default
r60:e376d0cab00e default
Show More
settings.json
9 lines | 229 B | application/json | JsonLexer
{
"java.configuration.updateBuildConfiguration": "automatic",
"java.compile.nullAnalysis.mode": "automatic",
"cSpell.words": [
"implab",
"materializer",
"rawtypes",
"Replayable"
]
}