@slack/enzyme-to-rtl-codemod

v0.0.3
AST codemod for Enzyme to RTL with AI integration capabilities
slack enzyme rtl codemod

test

jest

build

tsc

lint:fix

eslint 'src/**/*.{ts,tsx}' --fix

format:fix

npm run lint:fix && npm run prettier:fix

lint:check

eslint 'src/**/*.{ts,tsx}'

prettier:fix

prettier --write 'src/**/*.{ts,tsx}'

test:coverage

jest --coverage --detectOpenHandles

prettier:check

prettier --check 'src/**/*.{ts,tsx}'
npm i @slack/enzyme-to-rtl-codemod

Metadata

Downloads