Auto-generate plugin docs (WIP)
This commit is contained in:
parent
6bdb05e678
commit
ee6d622941
44 changed files with 599 additions and 150 deletions
|
@ -358,7 +358,7 @@ export class AutomodPlugin extends ZeppelinPlugin<TConfigSchema> {
|
|||
return config;
|
||||
}
|
||||
|
||||
protected static getStaticDefaultOptions() {
|
||||
public static getStaticDefaultOptions() {
|
||||
return {
|
||||
rules: [],
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue