chore: initial commit #1
Annotations
7 errors
lint:
src/__tests__/global-announce.test.ts#L6
English text in string literals is not allowed
|
lint:
src/__tests__/global-announce.test.ts#L8
Using innerHTML poses a potential security risk and should not be used. Prefer using textContent
|
lint:
src/__tests__/global-announce.test.ts#L43
Using innerHTML poses a potential security risk and should not be used. Prefer using textContent
|
lint:
src/__tests__/global-announce.test.ts#L62
Using innerHTML poses a potential security risk and should not be used. Prefer using textContent
|
lint:
src/__tests__/global-announce.test.ts#L76
Using innerHTML poses a potential security risk and should not be used. Prefer using textContent
|
lint:
vitest.config.ts#L1
Unable to resolve path to module 'vitest/config'
|
lint
Process completed with exit code 1.
|