This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
datahaven
Watch
1
Star
0
Fork
You've already forked datahaven
0
mirror of
https://github.com/datahaven-xyz/datahaven
synced
2026-05-24 09:50:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
RT310
datahaven
/
test
/
biome.json
5 lines
104 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
test: ⚙️ Add Kurtosis Launch Script (#34) This PR adds a script one-liner to spin up an ethereum network, with attached explorers and deploys our `/contracts` folder into there. --------- Co-authored-by: Facundo Farall <37149322+ffarall@users.noreply.github.com>
2025-04-08 15:42:45 +00:00
{
fix: 🚨 Add error in TS for missing `await`s (#81) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Documentation** - Added detailed IDE configuration recommendations for Rust, Solidity, and TypeScript in the README to enhance developer experience. - **Chores** - Updated Biome configuration files and package dependencies to the latest schema and version. - Refined code formatting, linting, and import organization settings for consistency across the project. - **Refactor** - Reordered import statements in multiple files for improved readability. - Simplified function signatures and ensured proper async handling in utility scripts. - **Bug Fixes** - Ensured proper completion of asynchronous operations in shell utility functions. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Gonza Montiel <gonzamontiel@users.noreply.github.com>
2025-05-19 22:28:43 +00:00
"$schema"
:
"https://biomejs.dev/schemas/2.0.0-beta.5/schema.json"
,
test: ⚙️ Add Kurtosis Launch Script (#34) This PR adds a script one-liner to spin up an ethereum network, with attached explorers and deploys our `/contracts` folder into there. --------- Co-authored-by: Facundo Farall <37149322+ffarall@users.noreply.github.com>
2025-04-08 15:42:45 +00:00
"extends"
:
[
"../biome.json"
]
}
Reference in a new issue
Copy permalink