@codemod/parser

v1.2.1
Wrapper around @babel/parser that allows parsing everything.

prepublishOnly

yarn clean && yarn build

build

tsc --build tsconfig.build.json

clean

rm -rf build tsconfig.build.tsbuildinfo

lint

eslint .

lint:fix

eslint . --fix

test

is-ci test:coverage test:watch

test:coverage

jest --coverage

test:watch

jest --watch
npm i @codemod/[email protected]

Metadata

Downloads