I’m curious if there is any way to use copilot as script in package json
Particularly, if I can use fix of the opened file
For example, I’m in Users.tsx and I run command like
npx copilot fix <target_file>
Is there any way to do it?
I haven’t tried to write commands for this. Just curious, if it does exist, it can simplify fixing files much faster