Skip to content

Commit 8a22188

Browse files
committed
chore(jsdoc): lowercase {object} per gajus/eslint-plugin-jsdoc#855
1 parent b124fbc commit 8a22188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web-components/src/states.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import {
99
} from 'robot3';
1010

1111
/**
12-
* @typedef {Object} Context
12+
* @typedef {object} Context
1313
* @property {any?} error
1414
* @property {string?} location
1515
* @property {Record<string,any>} connectionParams

0 commit comments

Comments
 (0)