Vertispan / jsinterop-ts-defs

Ingests jsinterop-annotated Java and generates TypeScript definitions
Apache License 2.0
7 stars 3 forks source link

Emit consistent jsdocs for inherited members #107

Open vegegoku opened 5 months ago

vegegoku commented 5 months ago

Mark method as deprecated if recursively it overrides a deprecated method, and adds inheritDoc tag if the overriding method does not provide its own documentation.

fix #106

niloc132 commented 5 months ago

org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.coveo:fmt-maven-plugin:2.9:check (default) on project jsinterop-ts-defs-doclet: Found 3 non-complying files, failing build