openreachtech / eslint-rules-default

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

🚀 Publish `1.0.0` #215

Closed StewEucen closed 5 months ago

StewEucen commented 5 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

Kinosuke-2503 commented 5 months ago

@StewEucen seems ok

kinosuke@DESKTOP-JEE97OO:~/office_project/eslint-rules-default$ npm publish --dry-run
npm notice
npm notice 📦  @openreachtech/eslint-rules-default@1.0.0
npm notice === Tarball Contents ===
npm notice 1.1kB  LICENSE
npm notice 4.8kB  README.ja.md
npm notice 4.2kB  README.md
npm notice 496B   index.js
npm notice 554B   index.mjs
npm notice 994B   package.json
npm notice 16.8kB rules/core.js
npm notice 2.3kB  rules/disable-core-stylistic.js
npm notice 4.2kB  rules/plugins/jest.js
npm notice 15.1kB rules/plugins/jsdoc.js
npm notice 10.7kB rules/plugins/stylistic/js.js
npm notice 357B   rules/plugins/stylistic/plus.js
npm notice === Tarball Details ===
npm notice name:          @openreachtech/eslint-rules-default
npm notice version:       1.0.0
npm notice filename:      openreachtech-eslint-rules-default-1.0.0.tgz
npm notice package size:  12.8 kB
npm notice unpacked size: 61.6 kB
npm notice shasum:        0dfec0000fab8a524381e07eb7bd1b57567f25a9
npm notice integrity:     sha512-bvRlqrgsVTDjI[...]gvwpapog4QNGQ==
npm notice total files:   12
npm notice
npm notice Publishing to https://npm.pkg.github.com with tag latest and default access (dry-run)
+ @openreachtech/eslint-rules-default@1.0.0
hecticme commented 5 months ago

🚀

npm notice 
npm notice 📦  @openreachtech/eslint-rules-default@1.0.0
npm notice === Tarball Contents === 
npm notice 1.1kB  LICENSE                        
npm notice 4.8kB  README.ja.md                   
npm notice 4.2kB  README.md                      
npm notice 496B   index.js                       
npm notice 554B   index.mjs                      
npm notice 994B   package.json                   
npm notice 16.8kB rules/core.js                  
npm notice 2.3kB  rules/disable-core-stylistic.js
npm notice 4.2kB  rules/plugins/jest.js          
npm notice 15.1kB rules/plugins/jsdoc.js         
npm notice 10.7kB rules/plugins/stylistic/js.js  
npm notice 357B   rules/plugins/stylistic/plus.js
npm notice === Tarball Details === 
npm notice name:          @openreachtech/eslint-rules-default         
npm notice version:       1.0.0                                       
npm notice filename:      openreachtech-eslint-rules-default-1.0.0.tgz
npm notice package size:  12.8 kB                                     
npm notice unpacked size: 61.6 kB                                     
npm notice shasum:        0dfec0000fab8a524381e07eb7bd1b57567f25a9    
npm notice integrity:     sha512-bvRlqrgsVTDjI[...]gvwpapog4QNGQ==    
npm notice total files:   12                                          
npm notice 
npm notice Publishing to https://npm.pkg.github.com with tag latest and default access (dry-run)
+ @openreachtech/eslint-rules-default@1.0.0
StewEucen commented 5 months ago

Published as 1.0.0

https://github.com/openreachtech/eslint-rules-default/pkgs/npm/eslint-rules-default/221333759