1. tslint-config-gluons
Gluons' personal TSLint shareable config.
tslint-config-gluons
Package: tslint-config-gluons
Created by: gluons
Last modified: Mon, 27 Jun 2022 22:37:10 GMT
Version: 2.2.0
License: MIT
Downloads: 352
Repository: https://github.com/gluons/tslint-config-gluons

Install

npm install tslint-config-gluons
yarn add tslint-config-gluons

tslint-config-gluons

license
npm
TSLint
Gitmoji

gluons' personal TSLint shareable config.

A set of my ❤️ favorite rules.


🌤🌨🚀🌨🌨
❄️❄️❄️❄️❄️
❄️❄️❄️❄️❄️
🎄🎄☃⛷🏔


Installation

Via NPM:

NPM

npm install --save-dev tslint-config-gluons

Via Yarn:

yarn add -D tslint-config-gluons

Usage

 {
	"extends": "tslint-config-gluons"
}

Badge

TSLint

 [![TSLint](https://img.shields.io/badge/TSLint-gluons-15757B.svg?style=flat-square)](https://github.com/gluons/tslint-config-gluons)

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin