Every new TypeScript source file created in this project must begin with this copyright block, followed by a blank line:
/*
* OpenXmlSdkTs (Open XML SDK for TypeScript)
* Copyright (c) 2026 Eric White
* eric@ericwhite.com
* https://www.ericwhite.com
* linkedin.com/in/ericwhitedev
* Licensed under the MIT License
*/
This applies to all .ts files: library source, test files, and config files.