mirror of
https://github.com/arabine/open-story-teller.git
synced 2025-12-06 17:09:06 +01:00
10 lines
179 B
JSON
10 lines
179 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "Linux",
|
|
"includePath": ["${workspaceFolder}/**", "~/.conan2/**"]
|
|
}
|
|
],
|
|
"version": 4,
|
|
"enableConfigurationSquiggles": true
|
|
} |