https://cypress.io logo
I want to put a modified 3rd-party addon into the ...
# e2e-testing
b
I want to put a modified 3rd-party addon into the cypress/commands.ts file since leaving it inside the original node-modules folder is a no-no. How should I go about doing this?