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.
2 parents 22f8766 + c6d01c8 commit c94dc58Copy full SHA for c94dc58
tombi.toml
@@ -1,2 +1,9 @@
1
[files]
2
exclude = [".jj/**/*.toml", "target/**/*.toml"]
3
+
4
+[schema]
5
+catalog = {
6
+ paths = [
7
+ "https://www.schemastore.org/api/json/catalog.json",
8
+ ],
9
+}
0 commit comments