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
This repository contains the formatting and lint rules used by Erkoware.
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"
}
and in your '.prettierrc' file, add the following line:
"@erkoware/prettier-config"
Details
- eslint-config-ts
-
erkoware
- almost 2 years ago
- ISC
- 2 dependencies
Assets
- eslint-config-ts-0.1.0.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0