Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: eslint-config-eyeo/package.json

Issue 30050569: Noissue - Removed linters which are now moved to a seperate repository (Closed)
Patch Set: Created April 25, 2019, 11:17 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « eslint-config-eyeo/index.js ('k') | flake8-eyeo/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: eslint-config-eyeo/package.json
===================================================================
deleted file mode 100644
--- a/eslint-config-eyeo/package.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "name": "eslint-config-eyeo",
- "version": "2.1.0",
- "description": "ESLint configuration as used by eyeo.",
- "main": "index.js",
- "repository": {
- "type": "hg",
- "url": "https://hg.adblockplus.org/codingtools"
- },
- "keywords": [
- "eyeo",
- "adblockplus",
- "abp",
- "eslint",
- "eslintconfig"
- ],
- "author": {
- "name": "eyeo GmbH",
- "url": "https://eyeo.com/"
- },
- "license": "GPL-3.0",
- "bugs": {
- "url": "https://issues.adblockplus.org/"
- },
- "peerDependencies": {
- "eslint": "^5.1"
- }
-}
« no previous file with comments | « eslint-config-eyeo/index.js ('k') | flake8-eyeo/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld