cjs-eslint-config
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -125,2 +125,3 @@ /** | ||
'no-useless-escape': 'warn', | ||
'no-useless-return': 'warn', | ||
'no-void': 'warn', | ||
@@ -127,0 +128,0 @@ 'no-warning-comments': ['warn', {terms: ['todo', 'fixme'], location: 'start'}], |
{ | ||
"name": "cjs-eslint-config", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "General-purpose eslint linting rules.", | ||
@@ -5,0 +5,0 @@ "author": { |
General-purpose eslint rules | ||
============================ | ||
[![NPM version](https://img.shields.io/npm/v/cjs-eslint-config.svg?style=flat-square)](https://www.npmjs.com/package/cjs-eslint-config) | ||
[![Dependencies Status](https://img.shields.io/david/cjssdk/eslint-config.svg?style=flat-square)](https://david-dm.org/cjssdk/eslint-config) | ||
[![npm version](https://img.shields.io/npm/v/cjs-eslint-config.svg?style=flat-square)](https://www.npmjs.com/package/cjs-eslint-config) | ||
[![dependencies status](https://img.shields.io/david/cjssdk/eslint-config.svg?style=flat-square)](https://david-dm.org/cjssdk/eslint-config) | ||
[![devDependencies status](https://img.shields.io/david/dev/cjssdk/eslint-config.svg?style=flat-square)](https://david-dm.org/cjssdk/eslint-config?type=dev) | ||
[![Gitter](https://img.shields.io/badge/gitter-join%20chat-blue.svg?style=flat-square)](https://gitter.im/DarkPark/cjssdk) | ||
@@ -7,0 +8,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10495
233
26