add pr and issue templates #1
Annotations
1 error and 10 warnings
|
build
Process completed with exit code 1.
|
|
lint:
src/hooks/useMonacoSetup.ts#L181
Unnecessary escape character: \(
|
|
lint:
src/hooks/useMonacoSetup.ts#L181
Unnecessary escape character: \}
|
|
lint:
src/hooks/useMonacoSetup.ts#L181
Unnecessary escape character: \{
|
|
lint:
src/hooks/useMonacoSetup.ts#L163
Unnecessary escape character: \/
|
|
lint:
src/hooks/useMonacoSetup.ts#L160
Unnecessary escape character: \/
|
|
lint:
src/hooks/useMonacoSetup.ts#L145
Unnecessary escape character: \-
|
|
lint:
src/hooks/useMonacoSetup.ts#L137
Unnecessary escape character: \[
|
|
lint:
src/hooks/useMonacoSetup.ts#L107
Unnecessary escape character: \^
|
|
lint:
src/hooks/useMonacoSetup.ts#L107
Unnecessary escape character: \/
|
|
lint:
src/components/Editor/Editor.tsx#L176
The href attribute is required for an anchor to be keyboard accessible. Provide a valid, navigable address as the href value. If you cannot provide an href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
|