Skip to content

eslint-config-ts 0.1.0

Install from the command line:
Learn more about npm packages
$ npm install @erkoware/eslint-config-ts@0.1.0
Install via package.json:
"@erkoware/eslint-config-ts": "0.1.0"

About this version

Erkoware Formatting and Lint Rules

This repository contains the formatting and lint rules used by Erkoware.

Usage

ESLint

Install the package matching your project:

  • Typescript: @erkoware/eslint-config-ts
  • FoalTS: @erkoware/eslint-config-foalts
  • Vue: @erkoware/eslint-config-vue
npm install --save-dev @erkoware/eslint-config-ts

Then, in your 'eslintrc.js' file, add the following line:

{
  "extends": "@erkoware/lint-config"
}

Prettier

and in your '.prettierrc' file, add the following line:

"@erkoware/prettier-config"

Details


Assets

  • eslint-config-ts-0.1.0.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0