better organization, add in eslint as well as package and other helper bookmarklets found on confluence to have here if needed as a reference

This commit is contained in:
Greg Jacobs
2024-06-01 18:12:05 -04:00
parent 21397c5827
commit 1e4c307f97
14 changed files with 132 additions and 13 deletions

View File

@@ -5,12 +5,15 @@ All notable changes to this project will be documented in this file.
## [0.0.1] - 2025-06-01
### Added
- [helpers/dag.js](src/helpers/dag.js)
- [helpers/hashid.js](src/helpers/hashid.js)
- [helpers/jira.js](src/helpers/jira.js)
- [helpers/moids.js](src/helpers/moids.js)
- [helpers/rbc-di-featureflags.js](src/helpers/rbc-di-featureflags.js)
- [helpers/workspace.js](src/helpers/workspace.js)
- [utils/bookmarklets/dag.js](src/utils/bookmarklets/dag.js)
- [utils/bookmarklets/hashid.js](src/utils/bookmarklets/hashid.js)
- [utils/bookmarklets/jira.js](src/utils/bookmarklets/jira.js)
- [utils/bookmarklets/moids.js](src/utils/bookmarklets/moids.js)
- [utils/bookmarklets/rbc-di-featureflags.js](src/utils/bookmarklets/rbc-di-featureflags.js)
- [utils/bookmarklets/workspace.js](src/utils/bookmarklets/workspace.js)
- [utils/others/jsToMsDate.js](src/utils/others/jsToMsDate.js)
- [utils/others/msToJsDate.js](src/utils/others/msToJsDate.js)
- [utils/others/showDebugInfo.js](src/utils/others/showDebugInfo.js)
- [ideas/newideashere.txt](src/ideas/newideashere.txt)
- [ideas/released/featureflagging.txt](src/ideas/released/featureflagging.txt)
- [data folder](src/data)