Doc gen: Add aliases to tsconfig, remove ts-ignore in document sections #798
Merged
harbournick merged 2 commits intofeature/har-10244-4-superdoc-docs-automate-documentation-generation-forfrom Aug 22, 2025
Conversation
Collaborator
harbournick
commented
Aug 22, 2025
- Fixes issues in document-sections preventing build if ts-ignore is removed
- Adds vite aliases to tsconfig
7fab312 to
c11e9eb
Compare
0e28a97
into
feature/har-10244-4-superdoc-docs-automate-documentation-generation-for
harbournick
added a commit
that referenced
this pull request
Aug 22, 2025
* docs: add GitHub Actions workflow to trigger documentation updates on main branch changes * chore: add ESLint configuration for JSDoc validation in documentation files * chore: update ESLint configuration for JSDoc and enhance type definitions in field annotation * chore: refine field annotation file structure and suppress TypeScript errors * docs: enhance Editor type definition in SuperDoc.js for improved clarity and structure * docs: enhance JSDoc comments for field annotation methods to improve clarity and type definitions * chore: disable checkJs in tsconfig and enable JSDoc checking in field annotation file * chore: remove redundant JSDoc type definitions in SuperDoc.js and clean up ESLint configuration * chore: remove TypeScript ignore comments from various files to improve code quality * chore: remove TypeScript ignore comments from FieldAnnotationPlugin.js to enhance code quality * chore: refactor build scripts and remove unused TypeScript type definitions in super-editor * chore: update build configuration and improve TypeScript output structure in super-editor * docs: enhance JSDoc comments and type definitions for DocumentSection in super-editor * docs: add @category Command tag to JSDoc comments in DocumentSection for better organization * docs: refine JSDoc comments and type definitions for section creation and update in DocumentSection * chore: remove outDir option from tsconfig.build.json in super-editor * chore: refactor initPagination method to private and update tsconfig formatting in super-editor * refactor: replace initPagination calls with private method #initPagination in Editor class * fix: correct syntax in catch blocks for better error handling in Editor class * Doc gen: Add aliases to tsconfig, remove ts-ignore in document sections (#798) * chore: add vite aliases to tsconfig * fix: remove ts-ignore and fix issues to ensure file builds --------- Co-authored-by: Caio Pizzol <caiopizzol@icloud.com> Co-authored-by: Nick Bernal <117235294+harbournick@users.noreply.github.com>
Contributor
|
Nice! Thanks Nick |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.