UNPKG

eslint-plugin-func-params-args

Version:

Limit the number of function parameters and arguments with ease and flexibility

1 lines 196 B
"use strict";var requireIndex=require("requireindex"),pkg=require("../package.json"),plugin={meta:{name:pkg.name,version:pkg.version},rules:requireIndex(__dirname+"/rules")};module.exports=plugin;