npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

eslint-config-gulp

6.0.0

@phated

npmHomeRepoSnykSocket
Downloads:22413
$ npm install eslint-config-gulp
DailyWeeklyMonthlyYearly

eslint-config-gulp

NPM version Downloads

Sharable eslint config for gulp projects.

Usage

// eslint.config.js
import gulpConfig from "eslint-config-gulp";

export default [
  ...gulpConfig,
];

License

MIT