eslint-plugin-local-rules:ESLint插件,允许您使用特定于项目的规则

时间:2024-03-29 18:33:04
【文件属性】:

文件名称:eslint-plugin-local-rules:ESLint插件,允许您使用特定于项目的规则

文件大小:4KB

文件格式:ZIP

更新时间:2024-03-29 18:33:04

JavaScript

eslint-plugin-local-rules ESLint插件,允许您使用特定于项目的规则,类似于命令行选项()。 (以前为 )的解决方法。 其他解决方案 允许自定义规则目录名称 依存关系 需要ESLint 0.8.0或更高版本 安装 npm install eslint-plugin-local-rules 用法 ./eslint-local-rules.js(或./eslint-local-rules/index.js) 'use strict' ; module . exports = { 'disallow-identifiers' : { meta : { docs : { description : 'disallow identifiers' , category : 'Possible Errors'


【文件预览】:
eslint-plugin-local-rules-master
----LICENSE(1KB)
----README.md(1KB)
----.gitignore(578B)
----index.js(1KB)
----package.json(685B)

网友评论