matrix-public-archive/test/test-utils
Eric Eastwood 5aafa01f38
Update linting so we don't need omit the context filling name of some variables (#165)
`"no-unused-vars": ["error", { "destructuredArrayIgnorePattern": "^_" }],` was only [introduced in `eslint@8.11.0`](0fd6bb213a/CHANGELOG.md) so we had to update
2023-04-07 13:01:20 -05:00
..
client-utils.js Add a way to select time of day (#139) 2023-04-05 04:25:31 -05:00
parse-archive-url-for-room.js Update linting so we don't need omit the context filling name of some variables (#165) 2023-04-07 13:01:20 -05:00
parse-room-day-message-structure.js Refactor tests to use single source of truth ASCII diagram (#164) 2023-04-07 12:52:41 -05:00
test-error.js Add a way to select time of day (#139) 2023-04-05 04:25:31 -05:00