Directories
ΒΆ
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
rslint
command
modified based on https://github.com/microsoft/typescript-go/blob/cedc0cbe6c188f9bfe6a51af00c79be48c9ab74d/cmd/tsgo/lsp.go#L1
|
modified based on https://github.com/microsoft/typescript-go/blob/cedc0cbe6c188f9bfe6a51af00c79be48c9ab74d/cmd/tsgo/lsp.go#L1 |
|
tsgo
command
|
|
|
internal
|
|
|
api
Package ipc provides IPC communication between JS and Go using stdio
|
Package ipc provides IPC communication between JS and Go using stdio |
|
inspector
Package inspector provides code inspection types and builders for the Playground
|
Package inspector provides code inspection types and builders for the Playground |
|
lsp
modified based on https://github.com/microsoft/typescript-go/blob/cedc0cbe6c188f9bfe6a51af00c79be48c9ab74d/internal/lsp/server.go#L1
|
modified based on https://github.com/microsoft/typescript-go/blob/cedc0cbe6c188f9bfe6a51af00c79be48c9ab74d/internal/lsp/server.go#L1 |
|
plugins/react/rules/no_unknown_property
cspell:disable β this file enumerates HTML / SVG / ARIA attribute names verbatim from React and the WHATWG / W3C specs, so it contains many attribute-name tokens (aria-*, SVG presentation attributes, popover / shadowroot attrs, β¦) that are not in a general English dictionary.
|
cspell:disable β this file enumerates HTML / SVG / ARIA attribute names verbatim from React and the WHATWG / W3C specs, so it contains many attribute-name tokens (aria-*, SVG presentation attributes, popover / shadowroot attrs, β¦) that are not in a general English dictionary. |
|
plugins/react_hooks/react_hooksutil
Package react_hooksutil holds the AST helpers shared by every rule in the `eslint-plugin-react-hooks` port.
|
Package react_hooksutil holds the AST helpers shared by every rule in the `eslint-plugin-react-hooks` port. |
|
plugins/react_hooks/rules/exhaustive_deps
Package exhaustive_deps implements the rslint port of upstream `react-hooks/exhaustive-deps`.
|
Package exhaustive_deps implements the rslint port of upstream `react-hooks/exhaustive-deps`. |
|
plugins/typescript/rules/no_restricted_imports
Package no_restricted_imports provides the @typescript-eslint/no-restricted-imports rule, which extends the core ESLint no-restricted-imports rule with first-class support for TypeScript-only syntax: `import type ...`, inline `import { type X }`, `import x = require(...)`, `import type x = require(...)`, and `export type ...`.
|
Package no_restricted_imports provides the @typescript-eslint/no-restricted-imports rule, which extends the core ESLint no-restricted-imports rule with first-class support for TypeScript-only syntax: `import type ...`, inline `import { type X }`, `import x = require(...)`, `import type x = require(...)`, and `export type ...`. |
|
rules/no_implied_eval
cspell:ignore sctx
|
cspell:ignore sctx |
|
rules/no_misleading_character_class
Package no_misleading_character_class implements ESLint's no-misleading-character-class rule on top of the layered regex / JS string utilities in `internal/utils`.
|
Package no_misleading_character_class implements ESLint's no-misleading-character-class rule on top of the layered regex / JS string utilities in `internal/utils`. |
|
rules/no_useless_backreference
Package no_useless_backreference implements ESLint's no-useless-backreference rule.
|
Package no_useless_backreference implements ESLint's no-useless-backreference rule. |
|
rules/no_useless_escape
Package no_useless_escape implements ESLint's `no-useless-escape` rule.
|
Package no_useless_escape implements ESLint's `no-useless-escape` rule. |
|
utils
cspell:ignore octals
|
cspell:ignore octals |
|
tools
|
|
|
gen_shims
command
|
Click to show internal directories.
Click to hide internal directories.