Hello, I created my first PR in Refine
Hello, I created my first PR in Refine and made some changes in Form hook. As I am a beginner, I am facing issues while running tests. Can Someone explain or provide resources on how to run tests and see if my change is working fine or not.
2 Replies
foreign-sapphire•11mo ago
https://refine.dev/docs/guides-concepts/contributing/#running-tests
this should work 🤔
Contributing | refine
We follow a code of conduct when participating in the community. Please read it before you make any contributions.
generous-apricot•11mo ago
I tried this but it shows :
Could not find a declaration file for module 'util'.
import * as util from "util";