UNPKG

@swis/eslint-config-fluo

Version:

Shareable Eslint Config for Fluo based Drupal projects

33 lines (32 loc) 746 B
{ "name": "@swis/eslint-config-fluo", "description": "Shareable Eslint Config for Fluo based Drupal projects", "version": "1.0.4", "author": "SWIS <info@swis.nl> (https://www.swis.nl)", "contributors": [ "Cees Geene <cees@swis.nl>" ], "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+ssh://git@bitbucket.org/swisnl/fluo-eslint-config.git" }, "peerDependencies": { "eslint": ">=6.0.0" }, "keywords": [ "SWIS", "drupal", "fluo", "linters", "eslint" ], "license": "MIT", "main": "index.js", "homepage": "https://bitbucket.org/swisnl/fluo-eslint-config#readme", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }