@etherean/eslint-config

1.9.5 • Public • Published

@etherean/eslint-config

TacticLaunh ESLint config.

Installation

First, install the following:

pnpm add -D eslint eslint-import-resolver-node eslint-plugin-import

Then, in your .eslintrc.js, add:

"use strict";

module.exports = {
  extends: ["@etherean/eslint-config"],
  parserOptions: {
    project: "tsconfig.json",
  },
};

Readme

Keywords

none

Package Sidebar

Install

npm i @etherean/eslint-config

Weekly Downloads

249

Version

1.9.5

License

Apache-2.0

Unpacked Size

20.3 kB

Total Files

4

Last publish

Collaborators

  • beautyfree