Skip to content

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
feature/doc-gen-tweaks
Aug 22, 2025
Merged

Doc gen: Add aliases to tsconfig, remove ts-ignore in document sections #798
harbournick merged 2 commits intofeature/har-10244-4-superdoc-docs-automate-documentation-generation-forfrom
feature/doc-gen-tweaks

Conversation

@harbournick
Copy link
Copy Markdown
Collaborator

  • Fixes issues in document-sections preventing build if ts-ignore is removed
  • Adds vite aliases to tsconfig

@harbournick harbournick force-pushed the feature/doc-gen-tweaks branch from 7fab312 to c11e9eb Compare August 22, 2025 00:57
@harbournick harbournick merged commit 0e28a97 into feature/har-10244-4-superdoc-docs-automate-documentation-generation-for Aug 22, 2025
@harbournick harbournick deleted the feature/doc-gen-tweaks branch August 22, 2025 01:06
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>
@caio-pizzol
Copy link
Copy Markdown
Contributor

Nice! Thanks Nick

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants