6.1.0 ⢠Published 6 years ago
eslint-config-gluons v6.1.0
eslint-config-gluons
gluons' personal ESLint shareable config
A set of my ā¤ļø favorite rules.
š¤šØššØšØ
āļøāļøāļøāļøāļø
āļøāļøāļøāļøāļø
ššāā·š
Installation
Via npm:
npm install -D eslint-config-gluonsVia pnpm:
pnpm install -D eslint-config-gluonsVia Yarn:
yarn add -D eslint-config-gluonsUsing with TypeScript
Install TypeScript ESLint.
Via npm:
npm install -D @typescript-eslint/parser @typescript-eslint/eslint-pluginVia pnpm:
pnpm install -D @typescript-eslint/parser @typescript-eslint/eslint-pluginVia Yarn:
yarn add -D @typescript-eslint/parser @typescript-eslint/eslint-pluginUsing with Vue
Install eslint-plugin-vue.
Via npm:
npm install -D eslint-plugin-vueVia pnpm:
pnpm install -D eslint-plugin-vueVia Yarn:
yarn add -D eslint-plugin-vueUsage
Normal:
{
"extends": "gluons"
}ECMAScript 2015+:
{
"extends": "gluons/esnext"
}TypeScript:
{
"extends": "gluons/ts"
}TypeScript + JavaScript:
{
"extends": "gluons/mixed"
}Vue:
{
"extends": "gluons/vue"
}Vue + TypeScript:
{
"extends": "gluons/vue-ts"
}Badge
[](https://github.com/gluons/eslint-config-gluons)6.1.0
6 years ago
6.0.8
6 years ago
6.0.7
6 years ago
6.0.6
6 years ago
6.0.5
6 years ago
6.0.1
6 years ago
6.0.0
6 years ago
6.0.3
6 years ago
6.0.2
6 years ago
6.0.4
6 years ago
5.0.4
6 years ago
5.0.3
6 years ago
5.0.2
6 years ago
5.0.1
6 years ago
5.0.0
7 years ago
4.1.0
8 years ago
4.0.0
8 years ago
3.0.0
8 years ago
2.1.0
9 years ago
2.0.2
9 years ago
2.0.1
9 years ago
2.0.0
9 years ago
1.0.4
9 years ago
1.0.3
9 years ago
1.0.2
10 years ago
1.0.1
10 years ago
1.0.0
10 years ago
