mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
feat: add tpescript CI badge to README
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
</p>
|
||||
<div align="center">
|
||||
<img src="https://github.com/Valerioageno/tuono/actions/workflows/rust.yml/badge.svg" />
|
||||
<img src="https://github.com/Valerioageno/tuono/actions/workflows/typescript.yml/badge.svg" />
|
||||
</div>
|
||||
|
||||
<br>
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
"jsx": "react"
|
||||
},
|
||||
"include": ["src", "tests", "vite.config.ts"],
|
||||
"exclude": ["vite.config.ts"],
|
||||
"exclude": ["vite.config.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user