We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8676ca4 + 611923a commit 0bc1797Copy full SHA for 0bc1797
1 file changed
.vscode/settings.json
@@ -3,6 +3,10 @@
3
{
4
"fileMatch": ["/features/*/data.json"],
5
"url": "https://raw.githubusercontent.com/STForScratch/schema/main/feature.json"
6
+ },
7
+ {
8
+ "fileMatch": ["/manifest.json"],
9
+ "url": "https://json.schemastore.org/chrome-manifest.json"
10
}
11
]
12
0 commit comments