mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-12 17:40:53 +00:00
- Added boa_engine(for JS runtime) from Rust - Added some method for Element and Document Wrappers - Added some cool views to Player - Refactor
9 lines
No EOL
225 B
JSON
9 lines
No EOL
225 B
JSON
{
|
|
"java.configuration.updateBuildConfiguration": "automatic",
|
|
"githubPullRequests.ignoredPullRequestBranches": [
|
|
"main"
|
|
],
|
|
"rust-analyzer.linkedProjects": [
|
|
".\\native\\hub\\Cargo.toml"
|
|
]
|
|
} |