cloudflare / cloudflare/vinext

Adding stricter linter rules as rails for agents

Open
#1,125 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
8.8k
Forks
406
Avg merge
2d 6h
Merged PRs (30d)
120

Description

Suggestions:

"vinext/no-ts-assertion-in-src": "error",
"vinext/no-client-hooks-in-server-runtime": "error",
"vinext/no-shell-true": "error",
"vinext/no-silent-catch": "error",
"vinext/no-json-parse-assertion": "error",

Also maybe tsconfig:

"noUncheckedIndexedAccess": true,
"exactOptionalPropertyTypes": true,

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.