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

@@ -1,3 +1,4 @@
/* eslint-disable @cspell/spellchecker */
// eslint-disable-next-line @typescript-eslint/no-var-requires
const { defineConfig } = require('cypress');