eslint-config-connect
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "eslint-config-connect", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "EsLint configuration for Connect modules", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -15,1 +15,5 @@ # EsLint Config Connect # | ||
https://www.npmjs.com/package/eslint-config-connect | ||
# GitHub Workflow # | ||
There is a GitHub workflow created in '.github/workflows/eslint-configuration-connect-ci.yml' | ||
Every time when a PR to master will be created a new version will be pushed to NPM. |
5546
19