- Linting (JSDoc): Update per newly enforced require-returns; avoid Closure syntax
- Docs (JSDoc): Prefer `void` - npm: Update devDeps
This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
- Enhancement: Return a Promise for Editor's `setCustomHandlers`,
|
||||
`loadFromString`, `loadFromDataURI` so known when ready and set
|
||||
- Refactoring: Destructuring, templates, label Unicode code point
|
||||
- Linting (JSDoc): Update per newly enforced `require-returns`
|
||||
- Docs (Refactoring): Formally specify `Promise` resolve type;
|
||||
add `typedef` for dialog result object; add an
|
||||
`ArbitraryCallbackResult` type
|
||||
`ArbitraryCallbackResult` type; prefer `void`
|
||||
- npm: Rename `build-doc` to `build-docs`; add `open-docs` script
|
||||
- npm: Update devDeps (and our @babel/polyfill copy)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user