Socket
Book a DemoInstallSign in
Socket

@brightsole/eslint-config-lint-node-ts

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brightsole/eslint-config-lint-node-ts

extends lint-node to use ts plugin/parser

0.1.2
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

(eslint-config-)lint-node-ts

code style: prettier published on npm!

What is it?

tl;dr: eslint & prettier setup for ts node projects

A thin wrapper around @brightsole/lint-node that supports ts. Apparently up is now down, and I've taken leave of my senses and am adding ts to personal projects. THE END IS NIGH


How to use it?

tl;dr: yarn add -D @brightsole/eslint-config-lint-node-ts
After the install, you need to extend the eslint setup by adding an `.eslintrc` file with the following contents:
  {
    "extends": "@brightsole/lint-node-ts"
  }

Then, all that's left is to add a script for linting, like the one in this repo:

  ...
  "scripts": { "lint": "eslint . --fix" },
  ...

TODO:

tl;dr: not. much.
  • add it to project-status
  • generate a couple badges

FAQs

Package last updated on 09 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.