UNPKG

@smart-gate/eslint-config-smartgate

Version:

ESLint shareable config for the Smart Gate CO. projects style guide.

33 lines (32 loc) 797 B
{ "name": "@smart-gate/eslint-config-smartgate", "version": "1.0.8", "description": "ESLint shareable config for the Smart Gate CO. projects style guide.", "main": "index.cjs", "author": "Ahmed Jasim", "license": "MIT", "keywords": [ "smart-gate", "smartgate", "code", "quality", "style", "lint", "linter", "eslint" ], "peerDependencies": { "@vue/eslint-config-typescript": "^13.0.0", "eslint": "v8.57.0", "eslint-config-google": "^0.14.0", "eslint-plugin-import": "^2.29.1", "eslint-plugin-vue": "^9.27.0" }, "devDependencies": { "@vue/eslint-config-typescript": "^13.0.0", "eslint": "^8.57.0", "eslint-config-google": "^0.14.0", "eslint-plugin-import": "^2.29.1", "eslint-plugin-vue": "^9.27.0" } }