We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3ee024 commit e0281d3Copy full SHA for e0281d3
.vscode/settings.json
@@ -10,13 +10,13 @@
10
"fileMatch": [
11
"p5-analysis/**/libraries/*-libraries.json"
12
],
13
- "url": "./p5-analysis/src/lib/schemas/libraries.json"
+ "url": "./p5-analysis/src/models/schemas/libraries.json"
14
},
15
{
16
17
"p5-analysis/**/libraries/categories.json"
18
19
- "url": "./p5-analysis/src/lib/schemas/categories.json"
+ "url": "./p5-analysis/src/models/schemas/categories.json"
20
}
21
]
22
0 commit comments