eslint-plugin-ssr-friendly
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "eslint-plugin-ssr-friendly", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
# eslint-plugin-ssr-friendly | ||
[![npm version](https://badge.fury.io/js/eslint-plugin-ssr-friendly.svg)](https://badge.fury.io/js/eslint-plugin-ssr-friendly) | ||
ESLint plugin that detects incorrect use of DOM globals properties in your code in | ||
order to properly do Server-Side-Rendering. | ||
[![npm version](https://badge.fury.io/js/eslint-plugin-ssr-friendly.svg)](https://badge.fury.io/js/eslint-plugin-ssr-friendly) | ||
## Installation | ||
@@ -9,0 +9,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