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

0.1.2 • Public • Published

(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.
  1. add it to project-status
  2. generate a couple badges

Readme

Keywords

none

Package Sidebar

Install

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

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

2.78 kB

Total Files

3

Last publish

Collaborators

  • one19