openreachtech / eslint-rules-default-jest

A showcasing package all the Jest plugin rules of ESLint.
MIT License
0 stars 0 forks source link

🚀 Publish `1.0.0` #11

Closed StewEucen closed 3 months ago

StewEucen commented 3 months ago

Overview

Tasks

npm login to GitHub Packages before publishing

Procedure to Publish

1. Check Commit Hash to Publish

2. Confirm Work to Publish

3. Publish

hecticme commented 3 months ago

It looks fine 🚀

npm notice 
npm notice 📦  @openreachtech/eslint-rules-default-jest@1.0.0
npm notice === Tarball Contents === 
npm notice 1.1kB LICENSE      
npm notice 3.1kB README.ja.md 
npm notice 2.7kB README.md    
npm notice 55B   index.js     
npm notice 126B  index.mjs    
npm notice 1.0kB package.json 
npm notice 4.2kB rules/core.js
npm notice === Tarball Details === 
npm notice name:          @openreachtech/eslint-rules-default-jest         
npm notice version:       1.0.0                                            
npm notice filename:      openreachtech-eslint-rules-default-jest-1.0.0.tgz
npm notice package size:  4.0 kB                                           
npm notice unpacked size: 12.2 kB                                          
npm notice shasum:        3c1ac2a96b1bf150945cf3c1572a76d6414f79bb         
npm notice integrity:     sha512-O8XVBlCNQo0ch[...]kGYkFKd31CY6w==         
npm notice total files:   7                                                
npm notice 
npm notice Publishing to https://npm.pkg.github.com with tag latest and default access (dry-run)
+ @openreachtech/eslint-rules-default-jest@1.0.0
StewEucen commented 3 months ago