Skip to content

Packaged configuration of ESLint Rules according to Cycling '74 guide

License

Notifications You must be signed in to change notification settings

Cycling74/eslint-config-c74

Repository files navigation

eslint-config-c74

Build Status

Cycling '74 Project for recommended, sharebale ESLint Configuration for simple inclusion in your project. This is a Monorepo containing multiple packages in the packages folder. For ease of use you find the deployed packages on npm

Dev Setup

Install Dependencies and set up Monorepo

$> npm ci

Testing

$> npm run test

Publishing

# login using the interactive npm login cmd
$> npm login

# set the new version
$> npm version <version>

# then publish
$> npm run publish

License

MIT

About

Packaged configuration of ESLint Rules according to Cycling '74 guide

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published