Liron Blecher

Results 2 comments of Liron Blecher

That did not work for me - columnHelper returns a type for a specific field of the column and not the entire column type. Example: ``` type Person = {...

thanks @utkuturunc but we use `@typescript-eslint/no-explicit-any` rule which doesn't allow me to use `any`