1. eslint-config-gulp
Sharable eslint config for gulp projects
eslint-config-gulp
Package: eslint-config-gulp
Created by: gulpjs
Last modified: Fri, 09 Jun 2023 21:36:40 GMT
Version: 5.0.1
License: MIT
Downloads: 4,197
Repository: https://github.com/gulpjs/eslint-config-gulp

Install

npm install eslint-config-gulp
yarn add eslint-config-gulp

eslint-config-gulp

NPM version Downloads Gitter chat

Sharable eslint config for gulp projects

Usage

 // .eslintrc
{
  "extends": "gulp"
}

License

MIT

Dependencies

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