Commit b68c061
Fix type issues and linting in document-authoring-template-population
- Remove dead code (lib/api.ts, lib/index.ts) that was re-exporting main exports
- Fix DataResolver reference in placeholder-replacer.ts (use imported resolve function)
- Fix import paths in template-parser.ts and conditional-processor.ts (relative to src root)
- Update README project structure to match actual kebab-case filenames
- Add dist/ to .biomeignore
- Format code with biome
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 061c258 commit b68c061
8 files changed
Lines changed: 1053 additions & 63 deletions
File tree
- web/document-authoring-template-population
- src/lib
- parser
- processors
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | | - | |
129 | | - | |
130 | | - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
131 | 131 | | |
132 | | - | |
133 | | - | |
| 132 | + | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
0 commit comments