Merge pull request #4065 from 10up/fix/4049 #4693
lint.yml
on: push
ES and Style Lint
50s
PHP Lint
44s
Annotations
4 warnings
ES and Style Lint:
assets/js/api-search/src/utilities.js#L138
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|
ES and Style Lint:
assets/js/api-search/src/utilities.js#L140
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|
ES and Style Lint:
assets/js/api-search/src/utilities.js#L162
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|
ES and Style Lint:
assets/js/api-search/src/utilities.js#L163
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|