Skip to content

Commit

Permalink
chore(jsdoc): lowercase {object} per gajus/eslint-plugin-jsdoc#855
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed May 2, 2022
1 parent b124fbc commit 8a22188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-components/src/states.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {
} from 'robot3';

/**
* @typedef {Object} Context
* @typedef {object} Context
* @property {any?} error
* @property {string?} location
* @property {Record<string,any>} connectionParams
Expand Down

0 comments on commit 8a22188

Please sign in to comment.