I used to have ```lua require("nvim-tree.view").View.winopts.cursorlineopt = "number" ``` to change `cursorlineopt`. Since `cursorlineopt` is not available in `nvim-tree-opts-view`. How should I do after 0a06f65bf06157972f20ca1dee03c97a0efcb188?