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

Unified Diff: stylelint-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 | « stylelint-config-eyeo/index.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: stylelint-config-eyeo/package.json
===================================================================
deleted file mode 100644
--- a/stylelint-config-eyeo/package.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "name": "stylelint-config-eyeo",
- "version": "1.0.2",
- "description": "Stylelint configuration as used by eyeo.",
- "main": "index.js",
- "repository": {
- "type": "hg",
- "url": "https://hg.adblockplus.org/codingtools"
- },
- "keywords": [
- "eyeo",
- "adblockplus",
- "abp",
- "stylelint",
- "stylelintconfig"
- ],
- "author": {
- "name": "eyeo GmbH",
- "url": "https://eyeo.com/"
- },
- "license": "GPL-3.0",
- "bugs": {
- "url": "https://issues.adblockplus.org/"
- },
- "dependencies": {
- "stylelint-config-recommended": "^1.0.0",
- "stylelint-order": "^0.7.0"
- },
- "peerDependencies": {
- "stylelint": "^8.0.0"
- }
-}
« no previous file with comments | « stylelint-config-eyeo/index.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld