feat: add snapToGrid and showGrid settings
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
[workspace]
|
||||
resolver = "2"
|
||||
members = ["nodes/max/plantarium/*", "packages/macros", "packages/types", "packages/utils"]
|
||||
|
||||
members = [
|
||||
"nodes/max/plantarium/*",
|
||||
"packages/macros",
|
||||
"packages/types",
|
||||
"packages/utils",
|
||||
]
|
||||
exclude = ["nodes/max/plantarium/.template"]
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
||||
Reference in New Issue
Block a user