MatanelGordon

Results 9 comments of MatanelGordon

I'm having the same issue. I wonder why it takes too long. since it's WASM, I expected it to be shorter...

Ok I think I got the problem. [playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEAdKB6DUIwAQDuEATgNYCWUA5npACZzpa3QDO+AhngLx7BMY8QgA7EIAKzhgYSPKhABlMAAs4AWw4BhVWFIA6BTGKUqACgCU8gDToBQvFFYB9OmFayA2nftzFK9Vo6+obG1ACCxMQcAJ4W1t72pqIQwu4cUNHmPAB8fAk+kI74AG4cADY8eMmpeqVlAK5weByseOyhVB4Auvn25ABmeKZ1emUIVDDKPLwATFnEcDD1xFB49VAM-ZRwdADceMwLSytt9WBgcKysvUJwZaxNR8urwHhql6wcVHCyAOQckRib3q7DwlDADQYeBmYPgalYvzwAF9ekibJhBEIulYhHYUVBbBjCCQKNQ8CkYORoOhCqDBrwkmJUkh0pkcnlViwing6pVqqxauVGs1Wu0TN10EIBkMRmNqJNptDzPxOfYnid1pttnQDoJ1atWGcLldJcjTXcHnh9Xw3h8vj88P9AdFgaDwZCmjDyHCEWaoEiQFYQBSqY5kKAAWICAAFAEIVjIEDlAgxBNBgBGUV0iwUHHeABltsh+uUHhms6Qc8IOGATMgjI0gw81OR68RGyBWCYxgBFeq4ODF0twIPiVgADwU3bgfYHQ-uI5AAEd+-Bo0yEygWgBaKBwHY7QMgIwcchlEyaCBqDSJ8plI9d6hjMIwIzkdP1NdwYiFvfzssgMoMBqGUADqyjepc1YXAo8beuQxTetEiZuGmIDFI0ACSGwIDASjGMIMBhBshjRGM-6LskDygVEwiJqIlzfsUg5BpQDzEDA65fDeSAlguQbVsQ7GJjA0TCJcYAETAR6iJQMCgeQdCTMgAAcAAMQYLCu5ALFxVA8XxAEwBw6YKUpyjIDMQYgnAAAqJmboZi7qOmOwMHQ+bpFQ9T2gAYiQGivnWW6fhAIBIkiQA) ### The Code in Question: ```typescript const a = { project: "SchemaCheck.String()", ns_dcs: [ "SchemaCheck.StringArray()", (props:any) => { const val =...

Is there any special treatment that `Prettier` should provide to `Typescript 5.2`? What is the current way `Prettier` is handling the former code?

Please can somebody review this already?

@clarkdo Mind helping me approve this for Nuxt 2 users?

@clarkdo Could be great if you help me approve this for Nuxt 2 users

@josepcrespo did my solution work for you?

@serkon Just to be clear, my solution refers to `Nuxt V2` projects. However, packages like `@nuxtjs/stylelint-module` refer to `Nuxt V3` projects which is a whole other thing to itself. I...