Kyle Hensel
b314da93c5
feat: support loading TypeScript files
2025-07-13 15:53:57 +10:00
Todd Bluhm
7eae0dae54
fix(tsc): fix tsc build process and file importing
2024-12-03 02:36:17 -09:00
Todd Bluhm
e66cfc10f1
chore(package): update dependencies
2020-03-20 17:20:18 -05:00
Todd Bluhm
a253a62232
chore(package): update devDependencies
...
- fix new lint errors
- fix missing code coverage
- update ignore files
2020-02-09 20:40:20 -06:00
Todd Bluhm
5d685b67ff
feat(flags): add --verbose flag and option
2019-11-15 12:40:37 -06:00
Todd Bluhm
bbc4b78ad2
Convert over to using ts-standard
...
- Removed all the various eslint dependencies and added ts-standard
- Updated Readme file with some minor changes
- Updated dist folder to have one level again
2019-08-29 23:39:32 -05:00
Todd Bluhm
f5e2e33939
Updated typescript-eslint packages and fixed lint errors
...
- Updated commander
- Brought coverage back up to 100%
- Updated tsconfig to adhere to linter parser update
2019-08-28 03:13:50 -05:00
Gregory Waxman
ae7981691e
Added Env default locations ( #81 )
...
* Added env default locations to match rc file locations
* Updated README to clarify all supported files and their formats
* Added new test to verify all env files are searched for
2019-08-28 02:25:15 -05:00
Gregory Waxman
29dcda819a
Fixes #79 ( #80 )
...
* Fixes #79
* Updated tests to properly reject rather than throw and fixed another missing await
2019-08-28 02:21:53 -05:00
Todd Bluhm
cd3018f25b
Switch to dist folder and output typescript declaration files
2019-05-04 05:45:52 -05:00