Files
codegirl-games/ols.json

16 lines
363 B
JSON

{
"$schema": "https://raw.githubusercontent.com/DanielGavin/ols/master/misc/ols.schema.json",
"collections": [
{ "name": "pkg", "path": "." }
],
"enable_document_symbols": true,
"enable_hover": true,
"enable_snippets": true,
"profiles": [
{
"name": "default",
"checker_path": ["examples/toad", "engine", "assetbake"]
}
]
}