style: fix @cspell/eslint warnings

Ignores some names of contributors, and adjusts some capitilization
spacing to fix all cspell warnings.
This commit is contained in:
Alois Klink
2022-10-16 09:57:31 +01:00
parent 720849a55e
commit 989d716c36
5 changed files with 17 additions and 12 deletions

View File

@@ -21,7 +21,7 @@ describe('Git Graph diagram', () => {
// // Call Open on eyes to initialize a test session
// cy.eyesOpen({
// appName: 'Demo App',
// testName: 'Ultrafast grid demo',
// testName: 'UltraFast grid demo',
// });
// // check the login page with fluent api, see more info here