Ninh Bình
Ninh Bình
Thanks everyone for a good solution, but there's a problem with type linting. We could make a spelling mistake like: ```typescript @Match('passwordd') // 👆 ``` So I would like to...
@bato3 I forgot to mention it, you have to import it from "class-transformer" like so: ```ts import { ClassConstructor } from "class-transformer"; ```
Hi, I've made an official API for this, here it is: https://github.com/hnbnh/javascript-questions-api