abstracting to engine package
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"$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"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user