Commit 0ac5788
authored
refactor(config): modernize Config class structure and extract stateless methods (#7408)
* Move stateless methods outside of Config class
* Group private/public methods in Config class
* Use proper private methods instead of underscore-prefix
* Remove whitespace
* Move functions below Config class + export above
* Capitalize constants + use Maps for map-like objects
* Use node: prefix for core modules
* Group imports correctly
* Move configInstance variable to the top1 parent c80bbc2 commit 0ac5788
File tree
2 files changed
+611
-618
lines changed- packages/dd-trace
- src/config
- test/config
2 files changed
+611
-618
lines changed
0 commit comments