mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
perf: reorder declarations to fix React Compiler scope pruning (#24098)
This commit is contained in:
@@ -36,6 +36,7 @@ typ = "typ"
|
||||
styl = "styl"
|
||||
edn = "edn"
|
||||
Inferrable = "Inferrable"
|
||||
IIF = "IIF"
|
||||
|
||||
[files]
|
||||
extend-exclude = [
|
||||
|
||||
Reference in New Issue
Block a user