Commit faec173
committed
Convert all JavaScript files to TypeScript
- Converted all test files (71 files) from .js to .ts
- Converted all configuration files to TypeScript
- Updated package.json to reference .ts config files
- Updated karma configs to use .ts test files and helpers
- Fixed karma.common.conf to use dist files for coverage
- All builds passing successfully
- Prettier formatting applied to all files
- No .js files remain in src/ or test/ directories1 parent 73fb65c commit faec173
File tree
88 files changed
+58
-132
lines changed- dist
- fontconverter
- test
- deployment
- amd
- esm
- globals
- node
- typescript
- webworker
- specs
- unit
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
88 files changed
+58
-132
lines changedFile renamed without changes.
File renamed without changes.
This file was deleted.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments