Skip to content

Commit 3431fec

Browse files
Add streamlit config (SchemaStore#4935)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1c800e9 commit 3431fec

File tree

2 files changed

+746
-0
lines changed

2 files changed

+746
-0
lines changed

src/api/json/catalog.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5638,6 +5638,12 @@
56385638
"fileMatch": ["stella.yml", "stella.json"],
56395639
"url": "https://raw.githubusercontent.com/Shravan-1908/stellapy/master/schema.json"
56405640
},
5641+
{
5642+
"name": "Streamlit configuration file",
5643+
"description": "Streamlit configuration file",
5644+
"fileMatch": ["**/.streamlit/config.toml"],
5645+
"url": "https://www.schemastore.org/streamlit-config.json"
5646+
},
56415647
{
56425648
"name": "stripe-app.json",
56435649
"description": "Stripe Apps manifest file",

0 commit comments

Comments
 (0)