Skip to content

subscriptions-project/eslint-plugin-swg

Repository files navigation

eslint-plugin-swg

This repository contains the eslint rules common to projects from Subscribe with Google's subscriptions project open- source node.js repositories.

Adding this library to your project

Using npm: npm install --save subscriptions-project/eslint-plugin-swg#main

Manually adding to package.json:

...
"dependencies": {
    "eslint-plugin-swg-internal": "github:everyplace/eslint-plugin-swg#main"
}
...

Note: In place of #main, you can also use a specific commit hash to lock the version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published