@typeform/eslint-config

v2.0.5
ESLint configuration for Typeform front-end projects

test

echo 'no tests' && exit 0

eslint

eslint -c ./index.js

lint

yarn run eslint .

publish:github

npm config set '//npm.pkg.github.com/:_authToken' $GH_TOKEN && npm publish --registry https://npm.pkg.github.com
npm i @typeform/[email protected]

Metadata

Downloads