A section of the CONTRIBUTING.md document (#3) contains details on style preferences throughout the codebase. Some of these expectations have not yet been applied to the codebase. For example...
[ ] Replace hyphens with underscores in all ./**/*.ts filenames (and their references in code).
A section of the
CONTRIBUTING.md
document (#3) contains details on style preferences throughout the codebase. Some of these expectations have not yet been applied to the codebase. For example..../**/*.ts
filenames (and their references in code).