UNPKG

canonical

Version:

Canonical code style linter and formatter for JavaScript, SCSS, CSS and JSON.

26 lines (25 loc) 664 B
{ "name": "eslint-config-import", "version": "0.9.1", "description": "Sibling config package for eslint-plugin-import.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/benmosher/eslint-plugin-import.git" }, "keywords": [ "eslint", "eslint-config", "eslint-plugin-import", "import" ], "author": "Ben Mosher <me@benmosher.com>", "license": "MIT", "bugs": { "url": "https://github.com/benmosher/eslint-plugin-import/issues" }, "homepage": "https://github.com/benmosher/eslint-plugin-import#readme" }