Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Various examples of working with typescript-eslint. ๐Ÿ“

License

Notifications You must be signed in to change notification settings

typescript-eslint/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

25 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

typescript-eslint Examples

Various examples of working with typescript-eslint. ๐Ÿ“

Example Use Case
eslint-plugin-example-typed-linting ESLint plugin showing typed linting with @typescript-eslint/utils.
fastify-floating-promises Using Fastify along with the @typescript-eslint/no-floating-promises allowForKnownSafePromises option.
flat-config-disable-type-checked Linting TypeScript code with type information, disabling typed rules on *.js files.
flat-config-typed Linting TypeScript code with type information using Project Service.
flat-config-typed-tsconfig Linting TypeScript code with type information and a tsconfig.eslint.json.
flat-config-untyped Linting TypeScript code without type information.
node-test-floating-promises Using node:test along with the @typescript-eslint/no-floating-promises allowForKnownSafeCalls option.
typed-rule-via-linter Running a single typed rule via ESLint's Linter class.
typescript-estree-standalone Using the @typescript-eslint/estree package to generate an AST standalone (without ESLint).

About

Various examples of working with typescript-eslint. ๐Ÿ“

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.