UNPKG

@locker/eslint-config-locker

Version:
37 lines (36 loc) 943 B
{ "name": "@locker/eslint-config-locker", "version": "0.25.3", "repository": { "type": "git", "url": "https://github.com/salesforce-experience-platform-emu/locker", "directory": "packages/@locker/eslint-config-locker" }, "license": "SEE LICENSE IN LICENSE.txt", "author": "Salesforce UI Security Team", "description": "Lightning Web Security ESLint configurations", "keywords": [ "eslint", "locker", "salesforce", "salesforce-experience-platform" ], "main": "index.js", "sideEffects": false, "publishConfig": { "access": "public" }, "scripts": { "test": "jest" }, "dependencies": { "@locker/eslint-plugin-locker": "0.25.3" }, "files": [ "base.js", "index.js", "recommended.js", "LICENSE.txt" ], "gitHead": "976860927fb82f099029f4551f516535e7340274" }