{"_id":"@getify/eslint-plugin-proper-arrows","_rev":"26-d6927cc67b5009d92951fa84683a63f2","name":"@getify/eslint-plugin-proper-arrows","dist-tags":{"latest":"11.0.3"},"versions":{"1.0.0":{"name":"@getify/eslint-plugin-proper-arrows","version":"1.0.0","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.15.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"97e66d570ce96428e9831062bb6dbb6251a8e52e","_id":"@getify/eslint-plugin-proper-arrows@1.0.0","_nodeVersion":"10.15.0","_npmVersion":"6.8.0","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-PzyK8h/8050iUD1Zz6txHzr7VjhEiVE/2+URWNnOyBKI7Cc+WwA1tmWEqPI7b/Zg0zCez2AlsMFQZfkMU2qN9g==","shasum":"06519c401abc20b066bb9e9b98a05a45734df82e","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-1.0.0.tgz","fileCount":14,"unpackedSize":73857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchmfjCRA9TVsSAnZWagAAHpwP/j3CNInEVXPz4s4KK09J\nrJzIZTibcR6oM5FO74UnArP/5tNXk1PfCuvg+W/t+w86glWSTZvA5GvGfRHR\nj3VHR4i7gOB1zV/n9JaeKB4iriU1dYNjMJjazbwq9f/luiYQVBX3VRJcvC8z\nYjnfmYI1tQoEn5ZNriOAWvqQxRLUam9XZs/MpfPaNjorhs0PSeWJ5swDnO2R\n/f8dylij/KpqrW4wIhOkZN5TQ6EeTkFaf7uFFIHqike0+L5pplIet/DLDV+G\n8XCKapWW9IEZ/YGCtuo1NJsGIwzR0Sq57jeSCqntm/2OViZktCycrz/itSd3\neZSV7W1laz6RMA7c8m9vFRSfVAmmiq3B2LIKDAiGO/RDGd0sm+0Kg7oMUCDY\nfDPkM2pBmJS+Y1DJbEozy27HmYX3wGv9MYzpKa0u/QRLaamRI5DmQlLMS7KW\n+9mnaZXpTM7EfJ5vDQ+4N9BNSvn7J6bMoL/CVFVmQEthqMHEV/Mk9WzekJlw\nJ1txcyvYzxrF8pAbPm22jUFNjvP8Aoi39LKjGNCB+8/ZC0ielMMR5rmbZgYm\nny4mbFlyQgxb02+glFFI7u5kqUZ6T+A7nnhl5bts753b6HxAp1tHVc/uUr5Q\nIavUCis2FGOY07fdK9bQy69AuW45DIqpkwsrvCQ56r0DDVU6VHKuheW+aaNR\ntONN\r\n=qos0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB8+eBJK9SBzyBSN8wpddtb51XsgY0DFi7PD/UrAfl6AAiALm5kxMwgi4oC3IgSVWY884itfOTBqnnFkRreJv+Fm9Q=="}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_1.0.0_1552312290419_0.6561822594350739"},"_hasShrinkwrap":false},"1.0.1":{"name":"@getify/eslint-plugin-proper-arrows","version":"1.0.1","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.15.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"c841b845b55192bebb20f256c379dbdffb44a97f","_id":"@getify/eslint-plugin-proper-arrows@1.0.1","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-swk47Vy/KRlW0MofRIe/rOB1Df+lfgE1I4VpwNz9wsW4QzaRjyIqcl09a94emDftyyVmbxslmM4zUNUduTN3CQ==","shasum":"4c687363cae0682fb3e0260e3a0ab4a481b454eb","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-1.0.1.tgz","fileCount":14,"unpackedSize":74810,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJch+IPCRA9TVsSAnZWagAAcBEP/3+Ky1ZYQP/WB0u4WfWk\n/JrNKOZm/h20+BLaBNVEjRRAnFg8XSowQYWLAaYY+ibP97RdoNrPXpELrlnD\n58Kj36F5SKryCNwL16YWA04u1+2lpy9ypxgIvUIBL54+cj2/6ZoCJnaxN8I6\nqz5C26po6CoT8icY6FsaL55Ckvd5ncvR4kOp3Hf1DUJj4d+PGTbvBw/41WIa\nQOCx6vbwJhnte1znbDGGASGMowCYEl4Wg3t6E2wsCvExR2ViriuPOLJsIeTv\nd8PRYA8+Q69XQHTORAluHaFa5p/Pz/zzaGHxOxBBgXgZRVV2fZ0Yp5YVntjq\nQgVcuN9zTZ8qYkmE4zQsfuAgyVJoHNfz0fK3uqHLcKc0oAOAq68jyUAG2vWP\n1XtujYdlpYbXcz4KfU+hA2p5f6V3SQNTW5JwCgt7DcB69HHG2exw3xhnb7qb\nwfcYnp59iHLHW/L/61WsFP8QlIuq8+NQ6FYcB+028WTKRPWKmuk5diDldkOJ\nyowN+YP7HUwAYGrqJX8hWDTU4mJ9YpvuQ+yjCEErft9927DYZY4gltT1EKAh\nJB5yf3sF3qFTLZs5aPQcsTOA7IJMwTahUMrTr0jup5dNfrTEiEJoOTbw00i2\nsC7G7aJEev7dOVYoJjG0fVnv5DA7n2QJ0LDcgvmjerc/sqmQOJIHySF0Vksm\nbMjc\r\n=T4av\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGQ/aQz4u5EoLZ2kCWJOOms/64qwvJZ9/eWCSKnmp/SsAiEA/jGj23WRUIwBXAeRURh1aFwh4gwONlNehKxg2pLYHow="}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_1.0.1_1552409102253_0.3886736979825616"},"_hasShrinkwrap":false},"2.0.0":{"name":"@getify/eslint-plugin-proper-arrows","version":"2.0.0","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.15.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"7af1c94ab743354916e388101ae047a48d9cec90","_id":"@getify/eslint-plugin-proper-arrows@2.0.0","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-MmR0ORgJwAQ+Z+nQQD5+jCyBF1UYZtVzg9LgRC9sSvsSEzBChT52toEF8JgEGBgE+l3FJqg0sJvXm5Q/r4qmYw==","shasum":"a48780df30ae160fad01d8b1f399f00a22d448a2","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-2.0.0.tgz","fileCount":19,"unpackedSize":121630,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciq4XCRA9TVsSAnZWagAAeQUP/0j7NhxM7TXD5ql15lDb\nHk8DvLnyyVm8wLYwn4y3MOINb4eUvpsFy4h+4yq9WfiIab2ExabQ2w/LdhHU\neODzL3YhrWorVw9iy/Iz44j0hYG4iYohDdmVU/QKL5r9+28fppjvh+CKs0Vl\nWYURpGEs3f6S67ZbsVjMY3ZDd2Qv4dW2PihWZ4YIUBcOORjDklyt3rW/P4Gh\nF5OtZzqbHo9Su65lnpNzDaPYCVSAmKeUVcDELaezXgJg509MeV4hoPsJDXDO\n/Rno1+P3xhA64zoj5Al+e+zptC8hPDFd+eLZsyFSwEmulX03ZHvC6Dho3pTS\nlfECYhO29N+bciGQkg84jGZk2jvGFv/GJeBNWsdl8okRqolCptI64SPH0kRB\nwEw7de2d0fR9Sdc91/ffDfTWJKxLLHkvNv7DmfwKFqj6YEat/qpi7zJQqx/F\nbNG96AkO7MnzdYpwpnuqFvpLchCpQ10AHHWg3GGu8v+SvNkGX6U8dRr+IrSm\nKIgWfkSYPZQpQjasezrmeUlLNB4YIR9yHcNfWaCjV2r2NyHBd6rNU4fR6q/j\n4ap8yMtF9Wk2tAuvf5Q6Z1vnSw4hMlWyIuWzgBfgyc91j7bmAOVJCBnBhUif\nD6YKj6h7bk5IdWu4iOs9TenV/QvGvqFLklI9l8kPI1mOHQO4l83k07cuyuSa\nAWZh\r\n=AGCE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRC/KAo2eR6DJ9dpq+yWqxiKdRFlwnNPFHFRB8Xzk8fAIgEEeMkzONASSzPB/TZQCCtlQ1qLlALAULBzLgSwlJJ6o="}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_2.0.0_1552592406391_0.07422156895115273"},"_hasShrinkwrap":false},"3.0.0":{"name":"@getify/eslint-plugin-proper-arrows","version":"3.0.0","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.15.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"f8a1f41528e57a6fb68aa497674c6fda06dff767","_id":"@getify/eslint-plugin-proper-arrows@3.0.0","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-ABlo6dvx7FT3NU8s53xv2y/DTK8bMrBEE0HF8fnxP41x6srNt8K4jZoYaNrTuPzCKNy/vKZu1tdL0PbhnjvCRw==","shasum":"b8063eae0114665726ebdc4e1b931a0c174935cc","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-3.0.0.tgz","fileCount":18,"unpackedSize":115414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcixPmCRA9TVsSAnZWagAAW+gP/ifgZs+dSqPjPcsZhv3+\nMBMl08iAwVOGkTT1XHMbW2F277KhrG/X2FIgPruqkkEFjif1wn9X9I33LQaP\nFyN6GiTHnwgytk7uK83yGkLgL4jrujXDr5POKBLmsa0+CwqVqN+ZDLc9jlUs\nEVF7TYtJMeXRxbqsPOA4XEd57xnnWXyjvM5kkSwswG6mhYKXw7drG4t03ZIw\nImnLaG09PVgId/e8Fz3U+p8GzcRRU1fmXhRQrgtMxoWhLU0nvgBmXNs7wH27\nElxuEk7/pyEBGnIx9OlMTUOwaV1nkxy8e7yRywfITHNq1vlAINTgHrqXN0Ft\nBdsKNJNhbuwSAUtKYn6bwc0QNssrdMiktvfXb2Ro8p0Ymf+Vw0lOaHG7uJvN\n5zOPbRck0S7cMVOtY5uqubluCcpnwFTWwTjtPneCxJmhFiBn3hOQ9qKnGSv5\ne1jHYa9TNOBk54bDODItQsbeAwQqQUuMRBpheGF8CC1eJMCkwubbcwxjxrxf\npt6POMnSHf1rCvDFUmDCm7Fix3mcbQGGAU1R+GpZJDLY3FhgjHOxr0jR4G6G\nH6LBxV1JBEf9IPebms0l0WvAd7Zv4k3eAjuKPxGXm6PsZWiKTclDck6gBczX\nmNUJQYIh7MweLhFOGzfD912TjSOXg6IqKlT1PE+NId8txLP0fuumagcDjRg9\n9iRz\r\n=VR0u\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICE2jh2ZNGWhOPqVN7wm/0V3jDoM+X3/g/uGKtx+l74RAiEA761g7wxVBvY7hXdfoJ39Ee8AIShQxne/mVMb1d320VE="}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_3.0.0_1552618470033_0.4863598364149675"},"_hasShrinkwrap":false},"4.0.0":{"name":"@getify/eslint-plugin-proper-arrows","version":"4.0.0","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.15.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"75651f26da5fbb09e70091e76c2472af8ff106d7","_id":"@getify/eslint-plugin-proper-arrows@4.0.0","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-JxzV5YaTkz/LpEQUmR+a5QCcFlJN/O440AKaRfAcaprRRCUGu25xJV8l14yKKyIGdWHHmqLCu//kCPqzntbj7g==","shasum":"20c8a4415319fe5797741fc399fa4f800b4d64df","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-4.0.0.tgz","fileCount":22,"unpackedSize":148624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjHzACRA9TVsSAnZWagAALOAP/jqA1dlLtPZpP1Fnpwmg\n2C1hM5DKtpFRF7EQJl85awGkmkIhrtnI5QCuxHdr+oXWaFT38IZu/4jheiSn\nAZHKLVvPtQv3vnUxdQGEHexFP4vLJU//OkVg2hcua5vKH6EY/I5HgcKgBg23\nG6ZqmJclqHrfXyPs0cZs+N0pQu7XxCn2Lr11fDdJvrCWO9vq4gMSfb+Wz7QJ\nFucH/4o+bR3MbF/WFyAWRIhu7XYBHkeoM6Vlhu7QFi6IJ5ZTz4aeY5n6JeH2\nFQ7/ANUGsYtAcmKlIzWJW6opLAGsMy3JkhQiQjK7E3hNhkfnFDoMQsa3TKe1\nPQnhMMdaYiL/ZGeg9un0i4vJslPNlp/qaFjmGLpdyi5jwD2H/puDVWLc9b5w\n5PM/ffzOqUUkmd9DcgCiRZD7fyPftcM0y3BYIxAWSJT+8zrWChTIoIe58G2j\nXSdcuSkHVT1TIIHEiax7a6zIZdH+Zb7noXWQn2hUTHjHYZnyxt71oCkAHREN\nyPh90zAAjrMMEkoRHFuwqFPPcX6nEDMmI8gu3GDJ9N94MZb9Iv31n9k57Il/\nr1IUqUgbA57G5NdX2IyRfQKbzjKBfRmmTUdxzSSvKyhuuOQpPk01Cs7dSCjZ\nIfK+4uKKzwyh4mtxT6x4n7R4UCNRHcZXbMcDRfx6VfiUA1vYHwv0G1wxylW5\n1ku/\r\n=CyyJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDl4LIMcL79OizIFMD/KeS4P6hToYGmCBbmR7VFpdUdZAIgMq+8hDtwbVD1zzo5H3tJoSzmiVjKSmmo+uhqQttnMns="}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_4.0.0_1552710847825_0.2536534492467315"},"_hasShrinkwrap":false},"4.1.0":{"name":"@getify/eslint-plugin-proper-arrows","version":"4.1.0","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.15.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"fd63437b2dbfe2f2aded95621d84a0d9d33c0657","_id":"@getify/eslint-plugin-proper-arrows@4.1.0","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-lfJspVsOb+lypfTUngdSRdzfQAxDR6hX6JPY7al8YK21hDeeTLd2y6Pw6bQFF61UgGbsL78mD6UfDMUTpzZ1oQ==","shasum":"33e52cd7bd8c5a04edf844a9a54d88df69e30acb","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-4.1.0.tgz","fileCount":23,"unpackedSize":164941,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjR2ZCRA9TVsSAnZWagAAHHkP/3V05UwBG8z3Di8PPK15\nDmpuDwmFS79loIoakIRdtrMb4hTgBkeckLwI7gAhsl8Paa81oX9QJW8C7yfA\nsMn7/AguB+f7Sk//Br7tDy5p6VjzbWoWwwSlymcUM4Ny5tCuYfVpDEloZR8b\nS6IcftPAwoIfqXqdmJ7xTNC2+gXApo7msjrIOvyWznkOZHik9ciIxN0X3Ivp\nYIrysrA3OV7tWM7al2neCzq8Ix2FeFIXxOL/BreqZV3j4rTA6p+dOtA+mGcr\n0IVTRKdIa734dF8c4wXmwCF7rI2BZCVp/pM+RsFBOVHPc2sq1c+PCcMgY/tb\nR0PbFsk0roXiZBE2Mqp0rnxi937r/G9gjeCD3MySOEf+CmurLDAu1osDWRHL\nh/soGBb2j73bKPHSThOuCy/4SIjtT7rd83eqa9wSpLnDXyCsjU8Jucc7Fprc\n2Bj29mPYSXLKhPOADmj76TiSLsw/61LMDVroe1PxqcRTrRgQ9WcmfU3Rki3N\nLwNWJiJORKLENdZhZDAYtQwLn4y4mrcMR8foIE05keI1KHzUWwn2u7i0i2Jn\nfq3JQjS2iji6GPicQqEM7UiXfwTn3x+dYEwVhdGxxf/rguweqaIRKH8qiFOe\npmNXD5Iwck0xz36+NoYe2xoYCz3Zo/MgCz5p2HJ8Df8dFobTTHC2DrMH+13Y\nTnRk\r\n=ByYr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICsTlfY+RWM+no3LxG3sVOaM2YMeKmJjmvKrZsl1OZJKAiEAx2ENfvGQIKjos6fIdh3d7B4FevacbK1OL82+nNDB8nE="}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_4.1.0_1552752024231_0.09024308691213534"},"_hasShrinkwrap":false},"4.2.0":{"name":"@getify/eslint-plugin-proper-arrows","version":"4.2.0","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.15.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"7d331da2e65fe3e7fb327143902607f240e89da3","_id":"@getify/eslint-plugin-proper-arrows@4.2.0","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-7o84Ba5SpZYLx82iO/LkuOX+U1CCSfTTRC68U7cknFM9BVhQEBKrT2PIT1xiKGtGMzuDW9akr5R7DS1aZpscoA==","shasum":"26913d6b3ea38d66f0e7eb1e1f6857df6f6199c6","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-4.2.0.tgz","fileCount":23,"unpackedSize":166172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjWG6CRA9TVsSAnZWagAAO+UP/RDOhC9JCH92HjB0lRhZ\nRl1WkJI/taxBc0MghmhATQcFHvoj71z2+Q+qUzPoBmfa/HnpOP1n5Q7/fJ4F\nJRn3qVPnaOqC0y5JfXmNbkOQkXZwJPTU5yhpbIB3771OcHmWNhMEkH4M86mI\nwrU2gV6am7mdaqgnXDm8uWUOFJDxfHmjbCroH6kcanTtFHSNr9UFYN5bbOmI\nzprtgZBCyi/N6la2D+5FJpHr2xkmhthD+QiVAGtRhfsmp7vkRbX91H8mjaLK\nOqv3gKx+HYL1ciw7wf5CjgPQOiA+1P5RIZj1Q1zMcTQK8mMqRZ7B24R8uW/u\nMZueFAijDc0uXm1U8n+4avm7sNo8ESy502JwXflXhUCRggs8Jr978wEblC/k\nB3+npS5Nh9RTMVCjdY/XytOiu1Jq7T0x5P3rp/+htSr4ofe/709s4/L4+qS8\n+2Wol3QqkKHvI50CPUaDKwOgjbv2lJaNguRwrE+V28c9EOIC4T3FlINGSIAT\nTurBb22MS5VUbTL5aC+l5fbxozqBxxLVuhLQ9uqRP6nphiZ18kzGBqF+vKV+\nUQ9djY8azCoFzB+alAW5kfeUHbtmHwYW3e1sRdad3Q1CnkcQ+R8m49pb+V5D\nuzXUgHbv+2UpZzQf7nv8Lm12RJMJS5yAwf2PEWzLRksNlXzHVAtSEYt8PknT\nLlRL\r\n=HRUE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDl72kws2zj7QRaozKpzlqKZUv90xg3E91Orv2S2yEZEgIhAPiJ5qiseVmco5/gIKuPE+wQAwJpE5nkDzltR+DUFFwB"}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_4.2.0_1552769465381_0.22079479241874234"},"_hasShrinkwrap":false},"5.0.0":{"name":"@getify/eslint-plugin-proper-arrows","version":"5.0.0","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.15.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"34bbf16e04bf568cc75872eb8f7114f89a374fa2","_id":"@getify/eslint-plugin-proper-arrows@5.0.0","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-czCaIdHll1FGJwup8CglZ7YUoo4GKS2PkEl9+d7lAGRDhNfE0sPtZxfulso2mvigPTvJeW/3ev04r8YHzXWTow==","shasum":"086e5bb0660eadd98718582bcc83a90916cc6cda","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-5.0.0.tgz","fileCount":25,"unpackedSize":174332,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjcj4CRA9TVsSAnZWagAAWC8P/iC8sRfwcEGSBiGbT4bQ\nT60ImPPHQ3YzQgLQJ3E9zIRjvTKhby8aeNWyAvrUaUwnjZK0BacVIlwrlM6b\nZHuASswVd0fJbdp4S/wc6DbIZpChaFBoda9qqtIvmHkDlOHG19YXpW5S0iS3\n+j0mfYeb3P7oVcxypPHMpNLKO69OQe9ZhMpyb5wAQoMk3XHlHkfG1DOXFHle\ndwCCCxuDgxSRJ/dNC/bBFRtPx+DLlQYkFC2UzZUlaKgMAiF8Uq/LzhePx827\nZsuZ28dM2E4UeVRN86hMWe8i92PC81yZS1ths6iz2S6WbWG9GYoRmMNODh+8\nEL/2+vWmbW1VA3fLilJ/VaHL6JDUBSA3AKNFCnq/ywAvs7Nk3SdNppy+Pjxb\n15F0tKENBKk0a3jo6TaQ+YcGhx374rMZZGEV3v9SyaFFHgq69RY9a27A2e+H\npXX8uZmduQahlR6XAItwqmLdZTvyxR5rpy5FqSXcD/blV+JkYa36ZuFQQtgy\n4R131bypw990hEz93EL5ANBxLsICQvxYcuHh/nROsRU5MGzImXRKaMiWcRXS\nE9/rwUAzjE8VPkAzdixtHIttITrmjrFaTqTTVrgZdkEnNS4EEL+KDfkmQ9Vl\n/HRsbVxmGneeQJEV13cWBBoeMfTOw/WvYYg+PL5FLtILasaFX7FK5uxGrH4u\nqkFz\r\n=Gglb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGk6TsR4a80SfmJ7e2T47nFMdNh0NilWs7gamPmJ5wbYAiEAicytrn8vtlSnqteRUpOCSHJAuvhriLtlFuRW0zdRfl0="}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_5.0.0_1552795894878_0.7912884789045864"},"_hasShrinkwrap":false},"5.0.1":{"name":"@getify/eslint-plugin-proper-arrows","version":"5.0.1","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.15.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"ff9f2d78456214f9aef3ea8b1223af8c25b28587","_id":"@getify/eslint-plugin-proper-arrows@5.0.1","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-eKncPfBUNSXLK8lF6lX0W5rLtnGcwy/DbybMb3tBhMKPKap21hgYIvdVgZrDu3yTBEuaMxjufMSWIvt7LfEpZg==","shasum":"31a43b01011f80e9d598ca327575d97df376536e","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-5.0.1.tgz","fileCount":22,"unpackedSize":168458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjmHQCRA9TVsSAnZWagAAmHYQAIgkCZVYTxzqJLpRA5Ke\nLOfi3J6mB7dKkVl1544izBDFBLAs3D3flzekPjZoanEUTA8rMZoQO4N5FmXh\nuFDLIBGjgtLc1nHjKckl+AFxQkqxmRpireBJJITlkf00LjsaFyjVjBi6aEjp\nTpCgPaT9B9j8LXcaW/K9khJC6bwqT6qEAcWwYbez+uXe9rjd9YYR1gUtxede\n8Ckzh6DfbCTYU1xPVhkzLRTOUTIvguRR3oy39zQBZOm21RBvs28JVOVFBY2t\n43GSykBpjPmyUX5SaKfPeLG5RQ2hfmuh/cAJA8T4gjWD2WD1rsKFLpJnWlia\n7rv5jeKi3We5wQSHMduWP9EQHccGyddL5ZIdhVcJzLz6xVOVzhgDkMq2tr8B\nXqLScMPRto6N2FgWydXamYhg6KeCrK6EhBJwQ/O3TBkLlIuKXv/usGCDvVr0\nTVpfCza6KtyoNaEImN1XqsSZbScEIsHU5nDp40/89y5JKdSViQ8SM3np/qzl\nommzmpzglyHm18bRVGls6xsWHUTI/dvyZjlVoYi6kHgGLsRDiQzrxnZLgVWd\nTH21rsGgSdwQgRyqsZmUj9cc2rGesdVUwOwFU4gDn9ix5sWdL49tCS1rBmht\nxFJDmp9UFZByxV63vvctSsTjjEyBGgmbZJoa9q2uIcQ2WZfZhbLiKp8cF/EJ\nwHm7\r\n=7ZBW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDa3PPuuLEtIg9gfEO+OHiwo4XcbyD2jBYT3R6u8KY7CgIhALqczkhrhxldOgYHaVZXKn7vjWub9xzUJkyrFC3RoT1I"}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_5.0.1_1552835023521_0.6094574903795718"},"_hasShrinkwrap":false},"5.0.2":{"name":"@getify/eslint-plugin-proper-arrows","version":"5.0.2","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.15.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"2619c6a374ebad75b88583b05606e116f6dcc81e","_id":"@getify/eslint-plugin-proper-arrows@5.0.2","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-6rL42mQgbFO+dzrgOaTBs1JKnGtbdvouK5h5sXgUZJibdMUFnbGZJWMIBlh/ofp10iVDkMXd3XqfHR+9WDAj+A==","shasum":"f4ce5e151f2beb45d0d9c3bea3e2276d1d493436","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-5.0.2.tgz","fileCount":22,"unpackedSize":168461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckSFZCRA9TVsSAnZWagAA3sQP/1+WTVbCZVdAOA/LNT82\nN/1ItedjThzQujDsQX6iCBlttzUwr1txbYRYeuCtpQM0acstLP4ogbS2m9K3\n6eDpPiM37qzLhKNJAO648n4BIYVACR2qeO3MtNGstNSeH3wQeniZJpiCesfE\n0zssg8u2OUIrHA1gnocUME/ZG7nZtmx28t0TVObgbai2WSvYbQ6KmFpblYxk\nRQ1C42+CfTnWiZQ+KtDPFQoghfLOv/nliROlVQWUYhMd6LR6HEmLLiHmO94o\nAjAOMefsqUELDYWHSix3tcS3dT1QWC6gCs6f3NIYVgSoOEswwwaTMPEWIlHP\nE31T1PV+pMXNmsw8nxp4qaalbu2VqXKykqcy/azMRaAsNOBWizNVLZBobawC\nY/yMdwzjAbr1W7OCqv6aKbqWAPpbdPLepcLN2dFwcIPNTC7PFOwbd5c80Zdr\n6jzjKa8LDL1Sy01+Q6dHdsgBULoviLU78/wyaKQhiqdnyhxhqduQTu3IBsOT\nlFo5HQaBeOhUt6x1WI5sNZF4WnCLsNyNB/HmNMYz8oAjvEr9W1pMQV9cMRvg\nzTGYFSEh7LZ3WAWaNfQJj1JAZIPS4wJPR+XA1SRurj0qOWb0pItuxmNjWGqd\nExfSSS3i/K4IY/gUIwemPyFbJrhhhJlqiCMvzf2+TedJSGJHlsiOiLIgjFMn\nmPJZ\r\n=yOBH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBitlr9RwUftz1v5bexrfcVcjXEZ+L6wCNRoF6adFKVuAiANM7k4V+TO4R+v9m2DDeloskne6KKSeAUI5lQGHb31Tw=="}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_5.0.2_1553015128831_0.7119547867349332"},"_hasShrinkwrap":false},"6.0.0":{"name":"@getify/eslint-plugin-proper-arrows","version":"6.0.0","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.15.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"a3d4e6a96f918328d0ea62ead01393235ac7983e","_id":"@getify/eslint-plugin-proper-arrows@6.0.0","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-bqYKUVdKrmwQ2ISM1/cdorAwRkCpA4Aq9hS6h0PeDFf8/yyyWc6p1hL5JX45Sdo/kPkzMc33ZCfeSVaE89kQ/A==","shasum":"3b8bff139c34f7e1840b7c4f58d2e67906a3f445","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-6.0.0.tgz","fileCount":22,"unpackedSize":168236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmNu1CRA9TVsSAnZWagAAsgsQAIgCBiLYKvMf59zL25GA\n+Emfe3epzGGGXNY0T0AH7eglEHat+hk+r8Lb/4k5Iv5kXNDSJJiz8mWEzs1/\npCOGY6qYe73gwT1pi0Hx5cuhwVbc9iNqboktsmOOnrR8Tb1DPAq6ITvkZOTY\nb2TuaESVUgBGnNW2mjb610pEkXMXrxbE2mWIel81MnUnQEJBNHH1gg9do33W\nE09t46AO3phCmT91EH/Ys+6ceEyIK6Ap9KOi2IGsm+bfOx//k7TvLx9HMgCK\nKePeTj80hMwP/h5Htq9IE8Kt4lp6psiNkRjgFQSxrdKUH37o1N5grcWnkn2l\nDAEUnJ1doVwnJ0L8wO5e35moETSoXS/1Me93N362bDxP1qjY+zO5hCP25Zsv\nwoxgrijTH7v1T2wk9W4E2YRrndX8c4e+45UUdG6w7PHuJKfwG2BOGn5do91j\neNZiVLe9yCM/Sotkki/kFMJvUVaxb5GC84OkaksK7BFq2waKuwtlYjO/HPlC\nl++ryOTT4QXoMZ1ebTkTM9d1ozb+Q1V53IFOumsSdrc/4l0tJIkxXLyxBVaN\nwvohkXbLEJAV6cCU3iUyis6hpxVzJZEj6tgspy8BB/Xu6g3u4eeY/WEABctm\n4MaA4tlmtmj8nH3AeM4sXdMtDneMXfzRDT1Y2OPOKk/7xUSgetx9OHBNMd81\nmCR+\r\n=oIh9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDstyxKgNdkeqe2HcJzhRrpWEU2SS8p7Uw9/JyYz/w9MwIgGvnHY3cn6z+bRCZuqbnI+0Qh5GC35GmrbOXISfhFwOY="}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_6.0.0_1553521588323_0.004315045355892888"},"_hasShrinkwrap":false},"6.0.1":{"name":"@getify/eslint-plugin-proper-arrows","version":"6.0.1","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.15.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"b0285d49c7045f40af6c303146c82b720b97a0f6","_id":"@getify/eslint-plugin-proper-arrows@6.0.1","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-V0ZFGSGuMYpsmU4hi6A0Y6Yz69nTKZS8l5sOdP7hYG6vm4yjsQ/n4PrY5q2bIdVdEEiVJ/57Hn6cuyf51RT19Q==","shasum":"8f0f6237bec8fc28f32365692bb50bddbb2ee31a","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-6.0.1.tgz","fileCount":22,"unpackedSize":168277,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmimACRA9TVsSAnZWagAAF5kQAIKNXkBMpi3O5J619kI9\nzCJBAC3H5SF5QvnDeU+WwQbPN0ngGRQh1B7Vf7tZRTcOSt06/vFVVRUveSSn\neGEqwWzb9o2xF0QBFbwDBtBECkgYdSu4Qu6XkrfM5pvc1OP/NXymgciNKY1i\n3EndU2qGxemS3z0RzrzyrJv3YxEBtv9pHlCSuyj2xeRbBmgFldmykSuEcx7V\nZUfp2R2nRJJVOug2+sRzNwFwNub2Yyc0H9+VoC3Fi0Vqu79yuWqm750TtsXc\nKw+WTuJsLPjgfEsE3dtd6gAkL0OvppNC6fqfk4CtIm/k10bA59PtkdapTGsE\nyME8qz6kAVkKAQOJuGyxWjAG7eZRRZe1Jd0MaANjqXZSE+Io58andW7xX7Mv\n5I1vIPKQ0MHqJTjwxocgpB8wGS4SvyJFtLV6txXlppOuWiGBys7nG46ZFo4s\nWXHtISEtxbWTPZTggy8YToPoXAPRzZMKD1iiVgYnz6pRUGttR8xz3/1BmHlx\n9JRjlx01oge6mMEIXfLk/oBtqIrVa+D8qCz1EMlOaL+YpMD6ud+RKAeotGAg\nL9v5y7ynvin8SosXolZvzt/HiWet6dpwcu9gotJA5k6ZofPEsh00K/kGphS4\nhxRizs73imJbWIY+ePUTt0eGqAkN5oProhp++W6N0aLbADIZzOfqgZb1iFQU\nU8W3\r\n=v/qi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIELKAyYoKbMlXWXfYV5RhGBBI0kKnbcjNRRj2nuUns9UAiEA42wm9p56vPvRqK8+z915Jj3vpD3eg4zt5jGJQeyYUxU="}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_6.0.1_1553607039524_0.2788388594409239"},"_hasShrinkwrap":false},"6.0.2":{"name":"@getify/eslint-plugin-proper-arrows","version":"6.0.2","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.15.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"68f675f51d9ffe4fce1befc29907e3a232108d2f","_id":"@getify/eslint-plugin-proper-arrows@6.0.2","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-PXpbYf7ZcXKqM0qo3ODYIinAJEsTY3IqXRnUxteRnHOH2Am6k4T5WLP4qgWi7dEVz9GXP3KIIakRK/b1fQoO9Q==","shasum":"182e30b2e94114935ef0c781a31b04df6db58767","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-6.0.2.tgz","fileCount":22,"unpackedSize":168405,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmwD+CRA9TVsSAnZWagAA1PQP+QDziCo9g4jtpjC5JQRM\nHv8BRT5+KI2+pOisD4RKPLBATJ8UFK28IFAffApONdkUd0DlJ7YRBVxiga91\nhc/oWrV6lPsTImScooz9bA/zJdA7LFkqe0IFGWqy7zg0E6wUZLIxoxP2a3dK\nQzacmYgBNlIIMIOCAotHeIPSkn8xep9j9pytjI21VXMlXEnoHMURJ8T+yKTq\nZWnQnYTkEfrY4W5ZuqDyIWdno3vKglS1nnE2zpXHY9YNA3HryVpT4gtBwZ56\naBRD2ve0znB7Heo62j4tOHkeGVT61ETuOP/E4JzFsTNsg0JggDwvCixJ+Yiv\n2P6eR120vibXS4TuoeDD5itUNCNsQ5Rvkb5rDozGUGJ/+7XXyHMMS7NQOYMb\nxUV2j340A/xtlZih3K/WLoqahmPCama1qobc2nzmCDjXYDRnL4hWrgYpPrAb\nIXAvzI2fWN8f8WHFE5HnchE20jWmuwalqi3FEfv/+ugbaOb9zBM+ueyXjMi3\nTPVc90PTEl5jO4VPPGzb95kHfWAAInBRffkiyP3TU9PK+8ycqb9C3+xwE0W6\nxu7psoe+FwKLH4wcfpiWRhI0fYT1/bivQMPybBtFUAnbEct0AkZhtCyciZcA\nHHX9aJdLrO2+BxrXgCDjxoJkEWNcongwGf+HFCn3bxo7BiSJ/3eF8MnP68BV\nyJHg\r\n=mo1R\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnsB/ogFkxWDxHc/Hq0n/Q8JTjaHiBWBHwiyVqbBx0TAIhAPE0tjtwf4bw/5bdgmd9NB0eYHgWGDzfBygXRj6jUtGN"}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_6.0.2_1553662205313_0.7907939494665179"},"_hasShrinkwrap":false},"7.0.0":{"name":"@getify/eslint-plugin-proper-arrows","version":"7.0.0","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.15.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"941eea57f40368665e1e6198c19084beefaca07b","_id":"@getify/eslint-plugin-proper-arrows@7.0.0","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-Bs4svmXVrHpMmVxlqHhDiMHLFAOBL+judeLTvln2VHbGIihOoip9MhUNRWSvjaCbt0BqRYs3OxsNh1IlI40Eag==","shasum":"c3f23960030f621b7ee3b5f1022b22e1783e0af7","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-7.0.0.tgz","fileCount":22,"unpackedSize":168456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmxn3CRA9TVsSAnZWagAAa4UP/jpVgeiLtLrriv95Bu3W\nfqtlo/kDbK1+rWwy7P11V6Ji/DqOBIZd+8FDbOncM51Vriyu6nrlHYsrNlY8\nfgqh5Trys7RJ62Jy0XO2V1P6wRWxDdJyptLGfB1fuvXwpLPMTgO9jSjfh9jL\nYyaMa+2NuUwBvj3KRnvk7xvAP81OwkT2VZS+FijrUP1wsrHH39fTrIdxR/C2\nQHeaS/Cwdc6Np0ujwI4Rp2vHqp/BAdL2eiiFXkBGvZqb9yfkUdTwK9t4kTMa\nnhIH70XmPxUIRSQJdOZUIaJ2Z++y6w58wcKrS/Yw2sDRVWkBz4esukiRJxMX\naGBPGYs5FF40Nhlag/7kLt1ye/FZsvgcJj4hZIc/j+tl4qSJYt7ALWjlj8fq\nB0JvZzyD2Ejvtg0bR9astYUliO20W5U9p/z2ZS4MEeG7B5oALlNl/G078Uxa\nlkVTz5DmMuHbtv80JmaBX/+vEW61NcSGL0NKcoJdFFqe8i+N7/rzOcOkj1/V\n9NGbvNI7u+OQ0cbkwmGRt2Fu0HjI15ZxzQhgj9LnF6A23vi3n+Z0C7SoA31+\nPIw2Gl4NrU6sbJe2qmAWb54JWw66nRs+KQ512SBfZbBITt6NoV2ao+WHrbs0\nHOK4hN3r2IBMdXriyqnaHt5vqdWndqDLClaqMXg/LfS8knEZ7jvLqnxwqn9O\nqThj\r\n=lVVQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID0JCHTNUXI2Gy2sHvcvWAILya4EieafIigTV+DXeAaSAiEAyHPIitNzkOzvND0arnOTegQf0x3PEW2vMWNZKBMZYIg="}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_7.0.0_1553668598223_0.49526242610683235"},"_hasShrinkwrap":false},"7.1.0":{"name":"@getify/eslint-plugin-proper-arrows","version":"7.1.0","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.15.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"abea2ad15078a93dcf7f3581fdd0d6b2406bd114","_id":"@getify/eslint-plugin-proper-arrows@7.1.0","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-FZX5kHkSVzfGc/ZASukU3mpUZjGGcSi5WOFRZM39QMuC9MYWQWVzuNuQoJipb5SxMGDffQsSLT+ZK4XuaO9KLA==","shasum":"5f40280fd4edc44367465e3fbc6cc420d95e3f05","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-7.1.0.tgz","fileCount":22,"unpackedSize":170218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcm45oCRA9TVsSAnZWagAAz10P/jOkc9/W7TLEM7peDJ2S\nwNFkTke/H6kETVo8gQzD9ukFaDXeByqsYYnxHvoEgWZmxx3YUjkg8OKZrepP\no05Y+gcQTQh03ifPmSu9SPQvhWjTuAviyDuRqpDeDOAYRJuVatUJeTDstAmo\nc1J3GrYjbZtKEmenOiOp3gNgPcds5JSsNzwjonFOVQUSs84033PxhERwNmGG\nSpgta5jzj3rUm+XoNhDFceJ/TxRfJ81j/+Rpgxr9f4/f7cnZTlNkp+Zd6K8a\n3T6sI53SxWhv8Q5QcU+Au3Vjq59EKH/7dIPXnBBM5nVNN4wxWBtCEusFiOl+\nS7Fj/HoP6l0A9THNR6WndDjaH5fNXFvTPCnuBDneWBZp+scBduFgwF7o2mcT\nAvy/dTk/JH+Z5hlW1+dIrIl6vOfAqoA9Tky1hblOFJ8DA3Ipo118OcFuw1oM\nmVN0I36mC86R3Tt7r+AszvQth8K2T6J/AanzzjamoQtyymoH9jn2QdADrV18\nX/ajfIUtvUW4I3FjrsqbFARZagS1tI9KQrMxUQ5WU2meSXBnwRxOMMt0W2rh\nf/6MqLSzVcDC5tBgpZv+ds2LVyzXToGGxDiTSvoCKFb8oU9ofeQwAkJSb6zo\nobu2XIBhqQuUusmSYVRlv7j6te+DaOw1Jpr2n4nSLeYhEPyhP4+X4CkmjTnk\nhg/r\r\n=mOnW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDaVquTJX4H5VxsJ/uHbkEO81mj/NzzoLOOq8ke+CIChAiB8XAu17UODPZZT0iYAeq+9CoCFSETZUL/KtMsnMmJk5A=="}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_7.1.0_1553698407984_0.355101421446296"},"_hasShrinkwrap":false},"7.1.1":{"name":"@getify/eslint-plugin-proper-arrows","version":"7.1.1","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.15.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"3598b358f6a4d8aa86d6489204180ac9014656fe","_id":"@getify/eslint-plugin-proper-arrows@7.1.1","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-2OgQGwlkO+VBL+sdw5FxRvqzLgeezy6NMl4TS1Jyb/enftYD94fQ9n2FbqxCHuNseDJxVb+McDXb+sJidYh16Q==","shasum":"27087b92a5c46a22ba7acfe4da37e3cbb9258347","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-7.1.1.tgz","fileCount":22,"unpackedSize":170404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoU7jCRA9TVsSAnZWagAApZsQAIEraMJbJ9Y0FU/QuYmE\nscEcwoK6NQIunYgBJGdlcffvX//DV9kLdHEVnxGfYi57QFh+FG02wBxvn6ng\nKc73yPDtsOB8xKLew3FLvjWOr8R51g4Z5mDf5fM6rrUvYzS2Nne8ZyXweUuQ\nRDrkKpRyjZiH8HPtILJIBE4DsC60FJtydvpFad09J4sCnRqdLzQk+EShKPH6\nhiHGUHqgzSpb7ujk4W8RHaU7EyXAx5b9WnHSnjdVtOujYCAYviQ+jMOJNQy/\no88D4iI2CvLfwJ0qE2jrdw1U4KQmBnqRklSkADmvNG51LIBeDhD2mZmtMwku\nFOoHAFkR2OmtDMTFpwdJz8F0+DBq09rHTlvKaOK9fyP+ssjVZx0+tibZa5/z\nAjC/q3byptuzrgRF8CY+7uuKUv7k4fMEQ9PVeNiEXGQw5HmDDKVg2l1V6DmI\nw4hiSU4qKDO15Siir8rNx26nMgCaV4YNFCgJqGD5GgdwsAqBHr2smS0n+dlo\nBvQb13tygSOK9+Rol7wgxf/Xf8XSEHO8unSKfru5GcltUmYRvH5TC624cX8T\nxmdKotVMHcbstOe5mGAgigJif3CpSjNmTVK97njqZGTvp3JW5L9eIyGtw1xk\njeXGvXO+ow7O5fih5Cy39z/BPM3zPcodPU9LLa478buTsk9bnG/aeukLoQTW\n1YdK\r\n=gPA3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICjAUq6kp9ArtiVmrbHG0iPOoPRKCA8pU8U2ROpCwcIyAiB3k1wV4fLdPPU9XXq1abOEDr94BQjutzLe6xmxng7GOQ=="}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_7.1.1_1554075362199_0.309860492971882"},"_hasShrinkwrap":false},"8.0.0":{"name":"@getify/eslint-plugin-proper-arrows","version":"8.0.0","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.16.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"b262d36aefc9f0e18a51a0b7359e7a20ac74b71e","_id":"@getify/eslint-plugin-proper-arrows@8.0.0","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-+E8R0SS1mipJXVV3fLrtOn6LGFgyzSuN0XtteNh1yBQ97n1Amdz88ngFG2eEbNZisWCbQBnTYoiy3vXlr6m7wQ==","shasum":"3b13b19922c8476aeaef3f7bbf8a4a30e5e6cb2b","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-8.0.0.tgz","fileCount":22,"unpackedSize":172621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqZ3WCRA9TVsSAnZWagAAc1MP+gM6cRw1AxG2qzxOBtFy\nG3J3t4/7nVaZygzKq9hY48itcEinp4HE6zILbQ2g6d9UAbVIDP1rugOCQL3S\ndEYDUomzomP7Nu/VI3rYqofm3Zbqtm1hPsY+gtlf05aQi7kntIGhH1P/m+TX\nDUsTrKjZPfm40UASxaw1/hEbsDb8EOWDZqy28sNHJwmH2uiEY5LhTAceafOS\nMkKzOUPsFqDX7d48O0wKKA0aMD517bxZnCfKuan22LMC1hjXaNMBf806kDeT\nuclQ5T7eJqfaNYHj+nf33eT7MszvWwPG54cyGeL/5cE5Cy1MUFcGi7/L8dvz\nHi7Cv3JrTNZuKrgC3FE3kGPD3w4Cv4JS9k4Mg4IWQh8nd+/GI9COG32Rxgkq\nkGPy+YL9++8i4iBgSanfzEdFucOJUxp/JtrB54/6Gn/d95nH7/yHPhVBkwL0\nRwfze2C6NSM//cxCLAPy/jBcNKEENXShWc9e+z5f0ywStyioh9dzAmfRalbr\nVLSbCHAFZ4Q2ia9aNDFM/9ugUTjRMe/RKKO6aJA6OkhzhceMPaWOfw5Q+Gh7\nFlytJBJyYZ9T+9ibEB3FsAWECkyQ/28dY4ae/jMjyHYhSmvbzWl92ZgRRWjQ\nMh9GB2W6ncqJ8EuRyI9rHliU+PiFLw8mqxpmkAc7+TBaLJ6jVrJCj9ue+nvk\nVbL5\r\n=40Uk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDIxWo1jt505zUC2CVvy6quNfS79NEjn29WoHNNkQmstQIgBlTKnVE7SiTtx2wfvBmVtui3SG6ojjEb4ByEhTmQx1s="}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_8.0.0_1554619861512_0.812668884016676"},"_hasShrinkwrap":false},"8.0.1":{"name":"@getify/eslint-plugin-proper-arrows","version":"8.0.1","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.16.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"15340acb5bbfe28290fa744186b23aee1d6d53f7","_id":"@getify/eslint-plugin-proper-arrows@8.0.1","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-S8VIdlc321iexhGa8BX55jHdlvJwW/9hTZawxidXoi8tecpi6k5tpOcExv3xXMPFuWrRu+hrS03mVRxkxHNeyw==","shasum":"478ebf109d792f634a3449684328520161989366","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-8.0.1.tgz","fileCount":22,"unpackedSize":172632,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrheHCRA9TVsSAnZWagAAU5QP/1313+M6n5Ktg82iybW/\npjhXtZQLc0+QuzfUxKd1KcT+iXgXgCPKKwfvBpr5y3mM8Q3LJhs7ubB/J1oE\nsd5dquKOwGh7yxnUj8rmDftSOaQ1pel/K6CZH6pWPvn6YW1RhD2pXX+/W1YM\nPfbIO92ouVWL44ckR+Nj4YLnCMDFhQHlvH0SS1F4+kBO1cxp6Lq2L26dtfZm\n6XMdKb7S7Fs7GaOT5vhXFYf0WPTFGAX0BQJt4/ntnG/769rIO8VnMVSqhfYA\nkXe+s7PBvjOFqgPFuTOpE47Vxt9Y/aVEEbyjLzrJ5BTLB31+BeJ1IfHFz0Qk\nG/5cCw2c7wQgI0Q3J2IxR3RRgAJrkCmdvGm2OjDmjpZyZ6hE5q4B/5iVhw9b\nmUMgqSuvZfXMbojb5PWPGcKCfYtcpJc/96xgHh1ANCIZZVxOb6ypG9FBYZSJ\nObvzVxCLTpoR/QbhotDXMHKcgoyO4fUPNMCvH7hnfedoWyaFtw/+8BStdlbt\ndBkzJl4lBGU9NbweFxx6UJ8gqAzMDdfhMb7oDbl8U4KCQzxJ7fSz+aW44stT\naJVeJUZlQX8xNq1lNMjpEAvscwpQzJj14+PpwU3eL/iBFC0H7O1/h7eLPqrV\ncoit0V8tYfpJPnKFf56ZkS497Syl+2PsTyIiGdbD4cQHnId6UXxS1xFm1xky\naBgE\r\n=78Ah\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICoJwtAI7LX/odiYHEFjH1uBfmO47x59n1OE1TKovLPlAiEAgj1vXMVUfQq0vpEqFhiWa2m0W8BKjvW33ZVYtzQq/pM="}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_8.0.1_1554913158275_0.4706723675511866"},"_hasShrinkwrap":false},"9.0.0":{"name":"@getify/eslint-plugin-proper-arrows","version":"9.0.0","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.16.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"35949d7e19760a748503b4fdb7aae759e36d7859","_id":"@getify/eslint-plugin-proper-arrows@9.0.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.6","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-9QuBq+WUNUIft5MvbIKBI1gffLeMyHuyMun1P0yeInEStN+aekCylvaUq6MvcqUmNXrvf3BVnyku2mxEuEUNMA==","shasum":"e4dcfa89fc09bbc84f54323394f04922236f68de","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-9.0.0.tgz","fileCount":19,"unpackedSize":172057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJek7oxCRA9TVsSAnZWagAARFcP/2ZaDaFhzeT2889EybKv\n7OKHpISNUlZDr76QDNWhAGnPk+r7K++jbQT9+gwhAnBNNF/rSqL0KwK1wj1b\nJwXDoTDg1wVzXfFprO98zreEZ//W8ZxYlFjsPaGwwitkO5tJKeMQgauhECOt\nJ3ycpCzM/dwG7Y5UWS2aYJC6JSD1SE2f8riC5qGX+zOqceB8Gq+UimdpYCZq\nVCpkV+mvRT++ktYLWrcOH+nlwjshhkX+9XSemkC5/K/wGk1l/PwM3yTDekfL\nie16m2wdllFXCG2S0ur+VjZFGERqrVEob22hhXLAP0QaiR8k4FD/a0bvwlmz\nx5d1pYjtkru5chXQ2e5EETUPuvz9pJcHJrmzzbr+gk8cw8HoOJ4AXXivNZzQ\nu0bWA4Jy44JucnkUv1fchTLujRx7o/FCbLY6WVTZPUXIB3JK55JNC1ZhH4MT\nqTKM+o/6pfg/VYNsWoFczGaFCvgfsiW3mfmy5Cb47kjEgvOVfYfwQGPC45mX\nSepMEFURfFMkyw91ki8dN+rb7tGx45Rl3EEXxEa9XB8Pn0LmNss1lZUO7KCz\ni7FVKzsVsov6YIEtblTzycqXvRN4H+BQXoHUnRgtiZSvsP42Tft6q4TH9FIf\nvqa+AbbCYE816fJJ0Kye9KXnRTpdJIP8b4btbvKdY47l5yhKqFkdMNdCSKSF\nWsg9\r\n=7Pyc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIANfUWg1EtIao2gqoafXeK3chJATC1YWa/L/7UbJCPGkAiAjhvgv3As/x2g1dIfpJpk8jNzHCTWM4ncKQKr2Q2qmlg=="}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_9.0.0_1586739760402_0.8581233472324588"},"_hasShrinkwrap":false},"9.1.0":{"name":"@getify/eslint-plugin-proper-arrows","version":"9.1.0","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"~3.0.2","eslint":"~5.16.0","qunit":"~2.9.1","terser":"~3.17.0"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"4777ddc6cab721b57263d546319614b2a33a6906","_id":"@getify/eslint-plugin-proper-arrows@9.1.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.6","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-FMmbRi0ogdZDHGxF9rh/9ZJzdYHouhSrlw/rZaLBSPQtr8kn+uDlhzs9575MhCoRfR1oRFX3XjqZdVyGPh9aYA==","shasum":"e45785f0cc03bafb3a55f1d4491cef0050881f67","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-9.1.0.tgz","fileCount":23,"unpackedSize":182880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqcQRCRA9TVsSAnZWagAA3HMP/AmzZjB0pxy0zJZArmVC\nn+f6ycr5odfxGHwExNOo0qiWloAG7/U2V7LFTRu3FPJNURXULx7jm2fruVsM\n/6Ipn7F8gdxuJ9kEBOM4ir4vVWjlrEcmYKGszs9vIxid3gpUkOKSGJOUZDUr\n1s/xCIkukoJ1PaPq/U9ZdVRaMitjzLUNENftI4FNxRkGmM6M48xanqOYv4+b\n+VFHHZZA2VX8cdiVDpq9J32rD3W/dQQaYwUAwCyq+1ZEjrkjG8HEVxfUEE5M\niFR6Mhqepuiwf8hfrt7bETt8KOV/1v+u5oK2gd3Q87BkXY8JkKbtjyiWEcEZ\nd/lEGuGP+vRh0cJdoOmR8f1caOyQwkko8vyecpF1HgBxJuhACFQp4M5RbcES\n1jYuW7pSgM/TnkUWblkXQv3tSXazFm5+cqrP1Iw3x0AGZInY/UcwnTJZzsz7\nxZwgQ4OAa0/HPJas7k4Iz5QNm9Kjh9+TToGYbHClY7kMgWnta6lLNyr4e5gH\nKPMwbzAs3G5xFFUMmXE5vuIRvLpckzA0nE9sOwWUuVneiCWGAJKE3MPwKZ7A\ndVbKKuIjstXG5qdRtiW2F9aLo48rZVfRHSAQnEJGqnweCTXt9bLntmL3QTi0\nonNh2ymnBxyJ3qUjzPNesaeD7Bx4FcsRNaZUCNohv66gTxqSY+zst1Mi4nYX\nhOES\r\n=lIyZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEzlKOSvbfUL53AnYbP9zDvrv2D4uwKDX8p/eIon0PgjAiAk/jqpX1Sf6dFD7TqYfLJ00jpomy/2qgQwYU8AKFTorA=="}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_9.1.0_1588184080610_0.3609407324794276"},"_hasShrinkwrap":false},"9.1.1":{"name":"@getify/eslint-plugin-proper-arrows","version":"9.1.1","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"^3.1.0","eslint":"^6.8.0","qunit":"~2.9.1","terser":"^4.6.12"},"peerDependencies":{"eslint":">= 5.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"917817ddff047dce85a2805fe676561c47d3c342","_id":"@getify/eslint-plugin-proper-arrows@9.1.1","_nodeVersion":"12.14.1","_npmVersion":"6.13.6","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-jwDPhJ+OgiNaovngEwdLgu0pqc/IeY/zFd7uJYl77cKFte7E9nCI03vRQFg13FCoQhwDw1z1RDNsVzC4QgHl4Q==","shasum":"d74623ec8d5e990736f9fffea38909cdd708c9a0","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-9.1.1.tgz","fileCount":23,"unpackedSize":182897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqcZVCRA9TVsSAnZWagAAp/sP+gI38No/TqyJik+8X1xs\nd6pgehGbfeZngDUNVDGm9zFqJXAMXqK5klqTrRF/SxvM+bYafvPyulOT/7Wg\nDe1Car6ho2yXVHABOk8+7d4hjB4tRrsX6zaNnAZjkL69TmwEFEixPcjkJ6eh\no9DMMHV/OYGj4Y6CGCkWKtdh9CRdjUyp05pXPnqlK8W0XsoXLprS00qZ4u0c\nKFASZFk/oFKUZBjJ218jySc2ctJG7Q7zZV/lVTp++l4WtfKyJt/58M4H5dqY\nUDmCe9qEr/kTcImQuZjF8Lvv/xrJRMr5qCJUdYBBU6bZKWT3nyaWnDo25rmU\n/sElwvQwDJ4OrdxiYWpPP/zeHXGg4B71hwgF2DCNsiD8nqujUZiKr1roVsq4\nfPm/oLXgqdU7UkPuaD/w/c0g431Lmp7+qZx+wKHupibtl3hi8bTSoRupm40v\nn99L7UE9CuD390nFDziqVTBhEuCdkFmDxcnOa8R1oOLK1nKueprJJwwljCDF\nL6+TJf7JOFlq9al4K5zJIjnV5npi2+Nbx3U8IHn21wSvcdA9KOB6hbAQy1C5\nRji0tm9AC17zM6u9eqLfMqfj73/ilBQxnuLoYgJKzcf57IqdvwQdiEkHDUJF\ng2yA0hVkNQGQ7HZhBgd9M78ka4VBIp0mGQq0PyZ8o+piKNWW2tY5NcVxW1Q3\nJ37F\r\n=+KZm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCaOhYTnC4GR6eagZjSYhhRDn8N8HPOdDk40GVFS32swgIhAJ6NHHWlGuLm1x4n83VBB/grc2i1l+7g8NKhyf1/FaqI"}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_9.1.1_1588184661017_0.739494311686538"},"_hasShrinkwrap":false},"10.0.0":{"name":"@getify/eslint-plugin-proper-arrows","version":"10.0.0","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"dependencies":{},"devDependencies":{"coveralls":"^3.1.0","eslint":"^7.4.0","qunit":"^2.10.1","terser":"^4.6.12"},"peerDependencies":{"eslint":">= 7.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"bd95627b9f75d40b3019446f24cbcb95321f6f0b","_id":"@getify/eslint-plugin-proper-arrows@10.0.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","_npmUser":{"name":"getify","email":"getify@gmail.com"},"dist":{"integrity":"sha512-njS2pBk14e4D2zyLVfdWrLdvFWpnmGE4Hm4PALhvvuDoK3UMxinVEUNZW+0+kGZgcFXFrbVMWH94rAJ3Z3wFQQ==","shasum":"46d9de75af7157e28a182924c7be08b7a4554419","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-10.0.0.tgz","fileCount":19,"unpackedSize":181355,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDzYVCRA9TVsSAnZWagAAnygQAICyM+UKODa2kJ7LP0Ov\n2NBmZNpixbGphhkSTqGKhp9fAV8+Myxz8Smrxz6OvHKT9l/i2NSAmH44RRUO\nP3bCgkO93S5Js76rd4d9WL4X05UHrds0CEzHGn+CkM7HEutjLzU48MsdzEEf\ni75wQzyCPdBVVGDzLz34c65yeR78R45izyYHywrPmAK5ox4luf9KRtF8I29X\nuUKVrnCYXXb5n7rqncT1D/XWTBftUvRVb693BPLmv4fo+Q2ZIW6BnsG+x7TT\nGlXndBp0WId784lY9+hGXX+k5i4icDdKCcde/v/zg+7O9ah1iW1fBZAlewd1\nE+Y8Y0ztRhxAbHpiMMCff6FlzHcF7/8bTiRUpob1Xc9ZAiuZyGiGZ3WiyH6X\nBfjrn8flFY3Ho27O52raGMau9OjrdqxuPFNCV1841hV4NoE00j/zTQNHZqDK\nDBPjCfquLAEjul3E+S+bIuF6I3qQtC4LU5Kat5hHGlOSg7jMeosTh1avR3b+\nJUT51vb2PjLexsBdm69Nf9styKfUypSmveE4Yy9q2uBzIE9zWe9yWfvuMCYj\n36FvUf78T2PAiwXGZNl5ISYOgnZ7csBIElDcMwiNk+wHTPqk/+Qe3lgd5e/S\n3Wglf70ecWuub/rSl2ATtSWCcKGc2Sm/zsbPy86ioU7Zgy5E86ebw0VqqfS6\nxIJ3\r\n=Hmq8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGrRztVyr1WyssOyTMOkf3TnF+JBBkjKANP5TznuP/evAiEAzOMCuyZU+W+Cg4mmPi5UcQxfJIfvOqRydXudJRVEvUI="}]},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_10.0.0_1594832405212_0.5603144306863126"},"_hasShrinkwrap":false},"11.0.0":{"name":"@getify/eslint-plugin-proper-arrows","version":"11.0.0","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"devDependencies":{"coveralls":"^3.1.0","eslint":"^7.4.0","qunit":"^2.10.1","terser":"^4.6.12"},"peerDependencies":{"eslint":">= 7.25"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"592c825c1c566124f73a4194b5edea5ce6af2ca5","_id":"@getify/eslint-plugin-proper-arrows@11.0.0","_nodeVersion":"14.15.5","_npmVersion":"7.8.0","dist":{"integrity":"sha512-UYHBq0N1JDOd/gMMUbkcWuNRDIFMsktrxyR55RXcpqXvdRKat6/60/5j9sGNGWqqkl88CsgA6QplnVtQE2rSHg==","shasum":"79c2f2a2c5b47c17628a469045e24e64e02e57ea","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-11.0.0.tgz","fileCount":19,"unpackedSize":197143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghxQOCRA9TVsSAnZWagAA0nYP/1AEPo4PaxmVq72wzQTd\niFhfIhIs9XKmmUWcwh4ez7+EV/yHrdN8b4Y4Aqv/Q9wypoocmQVU1/wC6byq\nbuQ3KyLoFQ4pN0Kdf8eirFvIYQydiXd/aIzuoq5IZcmiiuiyp3oSl5rmUa6X\nMwO+PfBT7f2QjtBXaOwf/CG4qhG0ky2tBMxMaLC/Z0kPm6PjxgS7AJaA5XLS\nlk/yzHoNtQMjcmrAiAiN49SrsB7hav3J+l4t0IEf/X1pTNYYbpC5OFK/EWVp\n55VClAP0pF2fk+QoNN+HVPXP3fsnyZS9rdW9HrM/YgNls6fIVW/yYzahD6lB\nAWqcI7JR3jpk5hHceG2NM2upfY5A4MTVm55zrBvRMPQkWANcLB/eFH4nDg3+\neOdPgyTWqYt5s8X2m3jN7OTNPqpoIER9AsenBi59cVida8zUM5HnDyAgorei\nWCeX++BdCb3eJykElbSbfjbT8l2df3zmuTWdrS218YcG8j7vQIti/rN8iSKm\ngjX9i90NWc39SV3Pd8Hpc4f/o810hNDNo2xnpAwZgtxIeC42zLOhEjrPy66h\nC0bwnd8XV0hTcMbKg5IxVkxwlHe/ZLhFtL17yZQW4Z0LAaPi+W2UozA0kgEK\nfsDZjLhy8mL3rNqfk5dDy5Wx1ezDClm1jTeTlgPkAVSYWYdDnexyZj1RmUrS\nvB2L\r\n=q81K\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF6yAQX494DQyxAmWpGvNfXWQeYJBGUukVeoycWaBWzgAiBEH6PtHv9MrB+ctO0c1YJBLE+w0osh01rKUVUhL66n9g=="}]},"_npmUser":{"name":"getify","email":"getify@gmail.com"},"directories":{},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_11.0.0_1619465229248_0.3352983532913316"},"_hasShrinkwrap":false},"11.0.1":{"name":"@getify/eslint-plugin-proper-arrows","version":"11.0.1","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"devDependencies":{"coveralls":"~3.1.0","eslint":"~7.4.0","qunit":"~2.10.1","terser":"~4.6.12"},"peerDependencies":{"eslint":">= 7.25"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"11026e3334374ecaf6e035893f5df4d3898410cf","_id":"@getify/eslint-plugin-proper-arrows@11.0.1","_nodeVersion":"14.15.5","_npmVersion":"7.8.0","dist":{"integrity":"sha512-O55pnPcy+Jw9sABuZlAnCMAafy2cht9AR2OuUCXWehHS6Ms9Tc/li59GOn5Jfdl0f0dGAnrTOMjZmLFU1RwVHw==","shasum":"97510110f6b5a4ca6bedcf8d5681afb2efee827e","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-11.0.1.tgz","fileCount":19,"unpackedSize":197153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghxouCRA9TVsSAnZWagAASncQAJmO9vXxTpWbnSRhMJHO\ngiS2wEVwxkSXPm/gjZ77OzfDcUTPXEZ5w98VYkfzUZthnaB8lAmmmb83FM2k\nPvJ1JHDLLraN2my/10mRqjUkPIOsGcfPFXIcWCZ+KNVhd8+blSOdSyPiCyaw\nyBmTF4pMlrUvk5Lm80tZVa1akJCwzC8FGSapTeiIEEt7UFcnGJRbB+pJuvKX\n4O3fV9Ywjjd3QMVi8Ka3yJ8RnwDVewSFXnqFHCxmSldscXtkvT+8CtgpHNdC\nTarQHECHOEhKk8cR7rTOGXVl6eQSeBnJl4lc08geqsHTCR00/7ssVKS21oUf\ny1pen5HK1Rt22jYQQ7WE/NDocPAWU5cU/ZaQOa03F5CJQ8DTBSAC5KLZNHL5\nKszEPndPmxQNrYKVE2wSVZPlBfEsNK/tfDUjDdZQ0JR7KVlUKjV0qotVYc+s\nHORH2d1uymriNbu1daXH21rClA5e9lHuNP01/4D5VRczy1jHqclXX0ttF5lS\neX0GD5MJkXLwYbDADbSAL/KLdhzcayuwK9kBr9rRYLQK2ptcq6+Olbpt9RU2\nKiaQUHNQySMMKeLd2SzVTsp/M5f4qBP0JPRKq+9x/7ebiWBvuvxgV4inSdyB\nIzA6qlsUlQNpvCXpBVS+BP/I1rnO8HqekzejGPVJN0I9PgsYa5OSUeVj9MPR\nh9Xx\r\n=Odd9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGqI6K7hjkX2ERT/E48wzOxRSUCw6af76AibNjDWrlnMAiEA2yDiWjCf2apCeyg/b/eV/kMokSqliHeg9Hr/Ro42t6A="}]},"_npmUser":{"name":"getify","email":"getify@gmail.com"},"directories":{},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_11.0.1_1619466797615_0.06931159803353037"},"_hasShrinkwrap":false},"11.0.2":{"name":"@getify/eslint-plugin-proper-arrows","version":"11.0.2","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"devDependencies":{"coveralls":"~3.1.0","eslint":"~7.4.0","qunit":"~2.10.1","terser":"~4.6.12"},"peerDependencies":{"eslint":">= 7.25"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"f16f35e2f809cb56c9e3a8a0271303009609d2a8","_id":"@getify/eslint-plugin-proper-arrows@11.0.2","_nodeVersion":"14.15.5","_npmVersion":"7.8.0","dist":{"integrity":"sha512-lUCcX3okeuJw9PH4wbC5yuP3BD9ne826K0HFg5U1fX3nn3GMBo+42ouTOvXQ6woiRbmcuImADP1To3/XmQYgsg==","shasum":"6738b81de2ee36f56e307e63b368c78febfd30a1","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-11.0.2.tgz","fileCount":19,"unpackedSize":197448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghx3tCRA9TVsSAnZWagAAf0AP/jcDlKEFoSUf+m4Ag+YC\nzabO6IfOCDI/0ExZtr31l3cf2NhpSHqJqk7i1lepvhBVH8coaO1OKsBE3r/o\nHghrtZkDDY42QhDXHbub+YDdC/R4mzvi9d5u4CUNL5+YfdXCOWEyEdxVl5vV\nNdkITfVTPNmxk57ib+fKxlDs/ezINQAuON8QVHfdlPNP+5mqLYZGhf8OXUKX\nv94bESd252WTEfjCkY9j/nl5QswAX941gExsp26Db+aSHmI9MuEtLYtEAxs2\nKWQS61JDlxCL6xMTXqBnHDOEc+mHnL0pn+u03sQod3Tn3ZUgYIodDWi1OqsZ\n74XtzsOrbUsVa+/f2OqNG0FqkRY68lchiJTsZJkKdTedMBVmXdIKTuI8z2sK\n/LteDZq0H6DEqp86mrJVkKGREnrB/5lu2iv8isq2t5etPhp7G3tCzPY4Dxfz\noXdLYZPjaAqcxY4Jl598Rf5/DutOyGaU9h1vZmBuqIL5n4VToLPU80b5BJBE\nhDJIk4wr6EVIPcvWzfRm3pOKDrsolgMiBDtwcar8Snx+e0+3UB0VaHo1ZyVe\nXTCh59zM3j0kYQRT98fsiJo6kQbVyl/GeXOMA4fkvcD2bwikMs5B8OyKhU+7\n/MKsqzyjVr6XayyOq02p6klveM8r4Sn8MFpninX3zH9Cs+L3zMqW0uriRWqg\nti2u\r\n=iTNf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYvf5dNhjaqBNlVrVjEAX3Zx+CSCLbN6hS+SxyH23j1wIhAOfxcVSkkofXi01FsFrP0z6/kmb7hItMCZHEcueT5gfZ"}]},"_npmUser":{"name":"getify","email":"getify@gmail.com"},"directories":{},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_11.0.2_1619467756601_0.3564688767822597"},"_hasShrinkwrap":false},"11.0.3":{"name":"@getify/eslint-plugin-proper-arrows","version":"11.0.3","description":"ESLint rules to ensure proper arrow function definitions","main":"./lib/index.js","scripts":{"test":"node scripts/node-tests.js","test:dist":"TEST_DIST=true npm test","test:package":"TEST_PACKAGE=true npm test","test:all":"npm test && npm run test:dist && npm run test:package","coverage":"istanbul cover scripts/node-tests.js","coverage:report":"npm run coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build-core":"node scripts/build-core.js","build":"npm run build-core","prepare":"npm run build","prepublish":"npm run build && npm run test:all","publish":"npm run coverage:report"},"devDependencies":{"coveralls":"~3.1.0","eslint":"~7.25.0","qunit":"~2.15.0","terser":"~5.7.0"},"peerDependencies":{"eslint":">= 7.25.0"},"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"homepage":"https://github.com/getify/eslint-plugin-proper-arrows","author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"license":"MIT","gitHead":"f9036ca3c7ec943c9f85bda799a575e02ce3d296","_id":"@getify/eslint-plugin-proper-arrows@11.0.3","_nodeVersion":"14.15.5","_npmVersion":"7.8.0","dist":{"integrity":"sha512-kkcE0HAxATsBOt6f3Pf30PAz6CtUE/qfmpj06+vby4E/653YELfQ/+znfnedfZzY5A2UCcKDHy/7NA/UAh0xUg==","shasum":"d2f123c16303ff4c181671eaf6b02aba0fbca48b","tarball":"https://registry.npmjs.org/@getify/eslint-plugin-proper-arrows/-/eslint-plugin-proper-arrows-11.0.3.tgz","fileCount":19,"unpackedSize":197550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgh1NJCRA9TVsSAnZWagAAaVQP/0fT1yYXb9FNUqkTu0Sg\n6Qd4lXFtbLVWbk5IUPPjD65cmvRFMBpYzgtHCPkNXa6Vbbz9L29kQjeziSSk\nqD4dlkKVE+Ny4dIttDacVB+dgMyiEGJ3eLsCrH6uXxLNgV7oeNdupt5VNeq7\nAauhG6U6Xt9jF1arh8xwZSWRnicB6Is5SU/RnI25u3FqOTFwVPy5JXqXlb2T\nJAvShXXa00Opg0jHnXu9HpelbMYUtGgux4ZpWeMMpmm7LtDPi38QMzaOIDCL\nKJO5jwk0lvN3A4LItr4UX5YISNbKHe9lZY4f6Z/dyb2b3TuFM8GHs9yeCXHa\nTVi60kKCgZdbJpl6sEMZkSkLYfZslIrku96xEVKDkqrBO6M4e7+bQxTQo/lr\nTZWga+VAmFZFX0M7A8tKL0HmDERwhtQzzw4Q3mqaLfhqFpW4bKsbRXpYv5qm\nryGw44y/KFI92WKDP20mfrYfeAuMQNA8iK/AlLvEkGQksxaGxFfaSLuXryPy\n0z87wMSG2aCaxkRBT653QP21qLAUdPgdGrVYbiN+xGp+bQJM5JkpwkwUx6Z3\npCm6bz8yhGJKDHUtIDaZVegIX3ePigvrE3EvPFKwsdqDNyzpKS6En5vgvb9T\ngZ1p6hTvd0su20PTvby3r4IyfOVhnVIXcIR3zrr3QMGLn+i0bvv70fvQjrk1\n15yg\r\n=gtYP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEnY5PAriP2sr0indN+bXaqUZF5P7O99MvPlHF1lWfdOAiAqxJ2n0IDL9Cu/yD8ZXhl3y+zxUH2DISYPZVcdh31nLw=="}]},"_npmUser":{"name":"getify","email":"getify@gmail.com"},"directories":{},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-proper-arrows_11.0.3_1619481416753_0.9294127234617897"},"_hasShrinkwrap":false}},"time":{"created":"2019-03-11T13:51:30.419Z","1.0.0":"2019-03-11T13:51:30.540Z","modified":"2022-04-05T14:04:37.418Z","1.0.1":"2019-03-12T16:45:02.430Z","2.0.0":"2019-03-14T19:40:06.531Z","3.0.0":"2019-03-15T02:54:30.179Z","4.0.0":"2019-03-16T04:34:08.073Z","4.1.0":"2019-03-16T16:00:24.398Z","4.2.0":"2019-03-16T20:51:05.571Z","5.0.0":"2019-03-17T04:11:35.004Z","5.0.1":"2019-03-17T15:03:43.685Z","5.0.2":"2019-03-19T17:05:28.974Z","6.0.0":"2019-03-25T13:46:28.486Z","6.0.1":"2019-03-26T13:30:39.634Z","6.0.2":"2019-03-27T04:50:05.431Z","7.0.0":"2019-03-27T06:36:38.408Z","7.1.0":"2019-03-27T14:53:28.183Z","7.1.1":"2019-03-31T23:36:02.337Z","8.0.0":"2019-04-07T06:51:01.787Z","8.0.1":"2019-04-10T16:19:18.360Z","9.0.0":"2020-04-13T01:02:40.582Z","9.1.0":"2020-04-29T18:14:40.774Z","9.1.1":"2020-04-29T18:24:21.134Z","10.0.0":"2020-07-15T17:00:05.319Z","11.0.0":"2021-04-26T19:27:09.357Z","11.0.1":"2021-04-26T19:53:17.852Z","11.0.2":"2021-04-26T20:09:16.799Z","11.0.3":"2021-04-26T23:56:56.905Z"},"maintainers":[{"name":"getify","email":"getify@gmail.com"}],"description":"ESLint rules to ensure proper arrow function definitions","homepage":"https://github.com/getify/eslint-plugin-proper-arrows","keywords":["eslint","plugin","eslintplugin","rule","arrow","name inference","concise object return","this"],"repository":{"type":"git","url":"git+https://github.com/getify/eslint-plugin-proper-arrows.git"},"author":{"name":"Kyle Simpson","email":"getify@gmail.com"},"bugs":{"url":"https://github.com/getify/eslint-plugin-proper-arrows/issues","email":"getify@gmail.com"},"license":"MIT","readme":"# ESLint Plugin: proper-arrows\n\n[![Build Status](https://travis-ci.org/getify/eslint-plugin-proper-arrows.svg?branch=master)](https://travis-ci.org/getify/eslint-plugin-proper-arrows)\n[![npm Module](https://badge.fury.io/js/%40getify%2Feslint-plugin-proper-arrows.svg)](https://www.npmjs.org/package/@getify/eslint-plugin-proper-arrows)\n[![Dependencies](https://david-dm.org/getify/eslint-plugin-proper-arrows.svg)](https://david-dm.org/getify/eslint-plugin-proper-arrows)\n[![devDependencies](https://david-dm.org/getify/eslint-plugin-proper-arrows/dev-status.svg)](https://david-dm.org/getify/eslint-plugin-proper-arrows?type=dev)\n[![Coverage Status](https://coveralls.io/repos/github/getify/eslint-plugin-proper-arrows/badge.svg?branch=master)](https://coveralls.io/github/getify/eslint-plugin-proper-arrows?branch=master)\n\n## Overview\n\nThe **proper-arrows** ESLint plugin provides rules that control the definitions of `=>` arrow functions, restricting them to a narrower and more proper/readable form.\n\nThe rules defined in this plugin:\n\n* [`\"params\"`](#rule-params): controls definitions of `=>` arrow function parameters, such as forbidding unused parameters, forbidding short/unsemantic parameter names, etc.\n\n* [`\"name\"`](#rule-name): requires `=>` arrow functions to only be used in positions where they receive an inferred name (i.e., assigned to a variable or property, etc), to avoid the poor readbility/debuggability of anonymous function expressions.\n\n   **Note:** This rule is like the \"as-needed\" mode of the [built-in ESLint \"func-names\" rule](https://eslint.org/docs/rules/func-names), but applied to `=>` arrow functions; the built-in rule ignores them.\n\n* [`\"where\"`](#rule-where): restricts where in program structure `=>` arrow functions can be used: forbidding them in the global/top-level-module scope, object properties, `export` statements, etc.\n\n* [`\"return\"`](#rule-return): restricts the concise return value kind for `=>` arrow functions, such as forbidding object literal concise returns (`x => ({ x })`), forbidding concise returns of conditional/ternary expressions (`x => x ? y : z`), etc.\n\n* [`\"this\"`](#rule-this): requires/disallows `=>` arrow functions using a `this` reference, in the `=>` arrow function itself or in a nested `=>` arrow function; optionally, this rule can forbid `this`-containing `=>` arrow functions only from the global scope.\n\n### Trivial `=>` Arrow Functions\n\nIt's common for `=>` arrow functions to be used as a shorthand for simple/trivial function roles, such as:\n\n```js\n// no-op function\n() => {};\n\n// constant function\n() => 42;\n\n// closure function\n() => v;\n\n// identity function\nv => v;\n```\n\n**Note:** To be specific on the definition of \"trivial\" being used here: trivial functions have no more than 1 parameter (simple identifier only), and either have no return (`{}`) or a concise return of: a single variable, primitive (non-object) literal, or a `void __` expression.\n\nThese types of functions are so simple that they don't suffer much from readability issues despite their concise syntax. As such, it's likely preferred to allow them even if one of the rules here would normally report them.\n\nBy default, **all rules ignore** these trivial functions. To **force a rule to check trivial functions**, include this configuration option for the rule:\n\n```json\n{ \"trivial\": true }\n```\n\n**Note:** The `\"trivial\"` option **will not necessarily report** trivial functions, but it will force trivial functions to be checked by the rule/mode in question.\n\n## Enabling The Plugin\n\nTo use **proper-arrows**, load it as a plugin into ESLint and configure the rules as desired.\n\n### `extends`\n\nIf you'd like to use the **proper-arrows** plugin in a recommended configuration preset, you can add the plugin in the `extends` clause of your ESLint configuration, and pick a preset by name:\n\n```js\n\"extends\": [\n    // ..\n    \"plugin:@getify/proper-arrows/CONFIG-PRESET-NAME\",\n    // ..\n]\n```\n\n**Note:** All included configuration presets not only define specific rule configurations but also automatically load the plugin itself, so you *don't* need to list **proper-arrows** in the `plugins` clause.\n\nThe available configuration presets to choose from:\n\n* `getify-says`: This is my personal configuration. See the [preset definition](/lib/index.js#L5-L14).\n\n* ..TBA..\n\nIt's important to note that you can still override any of the preset rule definitions in your configuration. Think of these presets as convenience \"defaults\" that can still be customized.\n\n### `.eslintrc.json`\n\nTo load the plugin and enable its rules via a local or global `.eslintrc.json` configuration file:\n\n```json\n\"plugins\": [\n    \"@getify/proper-arrows\"\n],\n\"rules\": {\n    \"@getify/proper-arrows/params\": [\"error\",{\"unused\":\"trailing\"}],\n    \"@getify/proper-arrows/name\": [\"error\",{\"trivial\":false}],\n    \"@getify/proper-arrows/where\": [\"error\",{\"global\":true}],\n    \"@getify/proper-arrows/return\": [\"error\",{\"object\":true}],\n    \"@getify/proper-arrows/this\": [\"error\",\"always\",{\"no-global\":true}]\n}\n```\n\n### `package.json`\n\nTo load the plugin and enable its rules via a project's `package.json`:\n\n```json\n\"eslintConfig\": {\n    \"plugins\": [\n        \"@getify/proper-arrows\"\n    ],\n    \"rules\": {\n        \"@getify/proper-arrows/params\": [\"error\",{\"unused\":\"trailing\"}],\n        \"@getify/proper-arrows/name\": [\"error\",{\"trivial\":false}],\n        \"@getify/proper-arrows/name\": [\"error\",{\"global\":true}],\n        \"@getify/proper-arrows/return\": [\"error\",{\"object\":true}],\n        \"@getify/proper-arrows/this\": [\"error\",\"always\",{\"no-global\":true}]\n    }\n}\n```\n\n### ESLint CLI parameters\n\nTo load the plugin and enable its rules via ESLint CLI parameters, use `--plugin` and `--rule` flags:\n\n```cmd\neslint .. --plugin='@getify/proper-arrows' --rule='@getify/proper-arrows/params: [error,{\"unused\":\"trailing\"}]' ..\n```\n\n```cmd\neslint .. --plugin='@getify/proper-arrows' --rule='@getify/proper-arrows/name: [error,{\"trivial\":false}]' ..\n```\n\n```cmd\neslint .. --plugin='@getify/proper-arrows' --rule='@getify/proper-arrows/where: [error,{\"global\":true}]' ..\n```\n\n```cmd\neslint .. --plugin='@getify/proper-arrows' --rule='@getify/proper-arrows/return: [error,{\"object\":true}' ..\n```\n\n```cmd\neslint .. --plugin='@getify/proper-arrows' --rule='@getify/proper-arrows/this: [error,always,{\"no-global\":true}]' ..\n```\n\n### ESLint Node API\n\nTo use this plugin in Node.js with the ESLint API, require the npm module, and then (for example) pass the rule's definition to `Linter#defineRule(..)`, similar to:\n\n```js\nvar properArrows = require(\"@getify/eslint-plugin-proper-arrows\");\n\n// ..\n\nvar eslinter = new (require(\"eslint\").Linter)();\n\neslinter.defineRule(\"@getify/proper-arrows/params\",properArrows.rules.params);\n\neslinter.defineRule(\"@getify/proper-arrows/name\",properArrows.rules.name);\n\neslinter.defineRule(\"@getify/proper-arrows/where\",properArrows.rules.where);\n\neslinter.defineRule(\"@getify/proper-arrows/return\",properArrows.rules.return);\n\neslinter.defineRule(\"@getify/proper-arrows/this\",properArrows.rules.this);\n```\n\nThen lint some code like this:\n\n```js\neslinter.verify(\".. some code ..\",{\n    rules: {\n        \"@getify/proper-arrows/params\": [\"error\",{unused:\"trailing\"}],\n        \"@getify/proper-arrows/name\": [\"error\",{trivial:false}],\n        \"@getify/proper-arrows/where\": [\"error\",{trivial:true}],\n        \"@getify/proper-arrows/return\": [\"error\",{object:true}],\n        \"@getify/proper-arrows/this\": [\"error\",\"always\",{\"no-global\":true}]\n    }\n});\n```\n\n### Inline Comments\n\nOnce the plugin is loaded, the rule can be configured using inline code comments if desired, such as:\n\n```js\n/* eslint \"@getify/proper-arrows/params\": [\"error\",{\"unused\":\"trailing\"}] */\n```\n\n```js\n/* eslint \"@getify/proper-arrows/name\": \"error\" */\n```\n\n```js\n/* eslint \"@getify/proper-arrows/return\": [\"error\",{\"object\":true}] */\n```\n\n```js\n/* eslint \"@getify/proper-arrows/this\": [\"error\",\"always\",{\"no-global\":true}] */\n```\n\n## Rule: `\"params\"`\n\nThe **proper-arrows**/*params* rule controls definitions of parameters for `=>` arrow functions.\n\nThis rule can be configured to forbid unused parameter names (`\"unused\"`), limit the number of parameters (`\"count\"`), and require parameter names to be at least a certain length (`\"length\"`). Also, this rule can specify a list of exceptions to always allow certain parameter names (`\"allow\"`).\n\nTo turn this rule on:\n\n```json\n\"@getify/proper-arrows/params\": \"error\"\n```\n\n```json\n\"@getify/proper-arrows/params\": [ \"error\", { \"unused\": true, \"count\": 3, \"length\": 4, \"allow\": [ \"e\", \"err\" ], \"trivial\": false } ]\n```\n\nThe main purpose of this rule is to avoid readability harm for `=>` arrow functions by ensuring the parameters are clean and \"proper\".\n\nBy forbidding unused parameters, the reader is not confused searching for their usage. By requiring parameters that are long enough to have meaningful names, the reader can understand the function better. By limiting the number of parameters, the reader can more easily visually distinguish the whole function definition.\n\nFor example:\n\n```js\nvar fn = (data,user) => ajax(user.id,data);\n```\n\nIn this snippet, the `=>` arrow function has two parameters, and both are 4 characters long and used in the function body. Therefore, the **proper-arrows**/*params* rule would not report any errors.\n\nBy contrast, this rule *would* report errors for:\n\n```js\nvar fn = (d,u,m,b) => ajax(u.id,d);\n```\n\nHere, the `=>` arrow function has 4 parameters (too many!), each one is a single character (too short!), and two of them are unused.\n\n### Rule Configuration\n\nThe **proper-arrows**/*params* rule can be configured with any combination of three modes: `\"unused\"`, `\"count\"`, and `\"length\"`. Also, parameter names can be explicitly allowed by name (thus not reporting any error for these modes) in the `\"allowed\"` setting.\n\n**Note:** The default behavior is that all three modes are turned on. You must specifically configure each mode to (effectively) disable it.\n\n* [`\"unused\"`](#rule-params-configuration-unused) (default: `\"all\"`) forbids named parameters that are not used inside the function. Can also be set to `\"trailing\"` to only report unused errors for trailing parameters -- that is, only those which come after the last parameter that is used -- or set to `\"none\"` to disable this mode.\n\n* [`\"count\"`](#rule-params-configuration-count) (default: `3`) is the maximum count for parameters on an `=>` arrow function. All parameters are counted to check against the limit, including any `\"allowed\"` parameters and the \"...rest\" parameter. Set to a larger number to effectively disable this mode.\n\n* [`\"length\"`](#rule-params-configuration-length) (default: `2`) is the minimum length of allowed parameter names. Set to `0` to effectively disable this mode.\n\n* [`\"allowed\"`](#rule-params-configuration-allowed) (default: `[]`) is a list of parameter names to ignore and not report any errors for.\n\n#### Rule `\"params\"` Configuration: `\"unused\"`\n\n**Note:** This rule mode resembles the [built-in \"no-unused-vars\" rule](https://eslint.org/docs/rules/no-unused-vars), but instead focuses only on the parameters of `=>` arrow functions.\n\nTo configure this rule mode (default: `\"all\"`):\n\n```json\n\"@getify/proper-arrows/params\": \"error\"\n```\n\n```json\n\"@getify/proper-arrows/params\": [ \"error\", { \"unused\": \"all\", \"trivial\": false } ]\n```\n\nThe `\"unused\": \"all\"` (default) mode checks each parameter to see if it's used anywhere within the function. If not, the parameter is reported as an error.\n\nFor example:\n\n```js\nvar fn1 = (one,two) => one + two;\n\nvar fn2 = (one,two = one) => two * 2;\n\nvar fn3 = one => two => three => one * two * three;\n```\n\nThese statements all report no errors, because all parameters are used somewhere in each function.\n\nBy contrast, this rule *would* report errors for:\n\n```js\nvar fn1 = (one,two) => one * 2;\n\nvar fn2 = (one,...rest) => one * 2;\n\nvar fn3 = one => two => three => one * three;\n```\n\nIn each statement, a parameter is defined in an `=>` arrow function that is not used within.\n\n##### `\"unused\": \"trailing\"`\n\nIt is sometimes desired to name some positional parameters that are effectively ignored by the function body, while using other named parameters that come after. As such, it can be helpful to suppress reports except on unused parameters that come after the last used parameter in the function signature.\n\nIn the `\"unused\": \"trailing\"` mode, only unused parameters that come positionally after the last used parameter are reported:\n\n```js\nvar fn1 = (one,two,three) => two * 2;\n```\n\nIn this snippet, since `two` is the last used parameter, only `three` would be reported as an unused parameter (ignores `one`).\n\n##### `\"unused\": \"none\"`\n\nDisables this `\"unused\"` mode; no checks are made for any unused parameters.\n\n#### Rule `\"params\"` Configuration: `\"count\"`\n\nTo configure this rule mode (default: `3`):\n\n```json\n\"@getify/proper-arrows/params\": \"error\"\n```\n\n```json\n\"@getify/proper-arrows/params\": [ \"error\", { \"count\": 3, \"trivial\": false } ]\n```\n\nThis rule mode counts all parameters to make sure the maximum `count` limit is not violated.\n\nFor example:\n\n```js\nvar fn0 = () => \"\";\n\nvar fn1 = one => one;\n\nvar fn2 = (one,two) => one + two;\n\nvar fn3 = (one,two,three) => one * two * three;\n\nvar fn3b = (one,two,...three) => one * two * three[0];\n```\n\nThese statements all report no errors, because all parameter counts are below the limit (default: `3`).\n\nBy contrast, this rule *would* report errors for:\n\n```js\nvar fn4 = (one,two,three,four) => one + two * three / four;\n\nvar fn4b = (one,two,three,...four) => one + two * three / four[0];\n```\n\nIn each statement, the parameter count is above the limit.\n\n#### Rule `\"params\"` Configuration: `\"length\"`\n\n**Note:** This rule mode resembles the [built-in ESLint \"id-length\" rule](https://eslint.org/docs/rules/id-length), but instead focuses only on the parameters of `=>` arrow functions.\n\nTo configure this rule mode (default: `2`):\n\n```json\n\"@getify/proper-arrows/params\": \"error\"\n```\n\n```json\n\"@getify/proper-arrows/params\": [ \"error\", { \"length\": 2, \"trivial\": false } ]\n```\n\nThis rule mode checks all parameters to make sure their basic character length is at least the minimum `\"length\"` threshold.\n\nFor example:\n\n```js\nvar fn0 = () => 42;\n\nvar fn1 = (data) => data.id;\n\nvar fn2 = (user,cb) => ajax(user,cb);\n```\n\nThese statements all report no errors, because all parameters are at least the length threshold specified (default: `2`), and the absence of a parameter is ignored.\n\nBy contrast, this rule *would* report errors for:\n\n```js\nusers.map(v => v * 2);\n```\n\nIn this statement, the parameter length of `v` is below the minimum threshold.\n\n#### Rule `\"params\"` Configuration: `\"allowed\"`\n\nTo configure named exceptions to the main three rule modes (default: `[]`):\n\n```json\n\"@getify/proper-arrows/params\": [ \"error\", { \"allowed\": [ \"e\", \"err\" ], \"trivial\": false } ]\n```\n\nThis exception list prevents any listed parameter from being reported as an error by any of this **proper-arrows**/*params* rule's modes.\n\nFor example:\n\n```js\nvar fn = (one,two,three,e) => 0;\n```\n\nBy default, `e` would report all 3 errors: it's unused, it's beyond the default count limit, and it's below the minimum length threshold. However, no errors will be reported if `\"e\"` is included in the `\"allowed\"` exception list.\n\n## Rule: `\"name\"`\n\nThe **proper-arrows**/*name* rule requires `=>` arrow functions to be in a position where they will receive an inferred name, such as from being assigned to a variable or property.\n\nTo turn this rule on:\n\n```json\n\"@getify/proper-arrows/name\": \"error\"\n```\n\n```json\n\"@getify/proper-arrows/name\": [\"error\",{ \"trivial\": false }]\n```\n\nThe main purpose of this rule is to reduce the impact of the anonymous nature of `=>` arrow function expressions, making them more readable, improving stack trace output, and giving them a named self-reference (recursion, event unbinding, etc). Primarily, this rule disallows `=>` arrow functions passed directly as inline function expression arguments, as well as returned directly from other functions.\n\n**Note:** This rule is like the \"as-needed\" mode of the [built-in ESLint \"func-names\" rule](https://eslint.org/docs/rules/func-names), but applied to `=>` arrow functions; the built-in rule ignores them.\n\nBefore being used (passed, called, returned, etc), `=>` arrow functions should be assigned somewhere, to receive a name inference:\n\n```js\nfunction multiplier(x) {\n    var multipliedBy = v => v * x;\n    return multipliedBy;\n}\n\nvar tripled = v => v * 3;\nvar fns = {\n    doubled: multiplier(2),\n    tripled,\n    quadrupled: v => v * 4\n};\n\n[1,2,3].map(fns.doubled);     // [2,4,6]\n[1,2,3].map(fns.tripled);     // [3,6,9]\n[1,2,3].map(fns.quadrupled);  // [4,8,12]\n\nfns.doubled.name;             // \"multipledBy\"\nfns.tripled.name;             // \"tripled\"\nfns.quadrupled.name;          // \"quadrupled\"\n```\n\nIn this snippet, each `=>` arrow function is first assigned to a variable or property, giving it an inferred name (`\"multipledBy\"`, `\"tripled\"`, or `\"quadrupled\"`). As such, they would all pass this rule.\n\nBy contrast, this rule *would* report errors for each of the `=>` arrow functions here:\n\n```js\nfunction getName(fn) {\n    return fn.name;\n}\n\nfunction multiplier(x) {\n    return v => v * x;\n}\n\nfns = [ multiplier(2), v => v * 3 ];\ngetName( fns[0] );         // \"\"\ngetName( fns[1] );         // \"\"\ngetName( v => v * 4 );     // \"\"\n```\n\nIn this snippet, all three `=>` arrow functions remain anonymous because no name inferences are possible.\n\n## Rule: `\"where\"`\n\nThe **proper-arrows**/*where* rule restricts where in program structure `=>` arrow functions can be used.\n\nThis rule can be configured to forbid `=>` arrow functions in the global/top-level-module scope (`\"global\"`) (or `\"global-declaration\"` just for global arrow declarations), forbid `=>` arrow functions as object properties (`\"property\"`), and forbid `=>` arrow functions in `export` statements (`\"export\"`).\n\nTo turn this rule on:\n\n```json\n\"@getify/proper-arrows/where\": \"error\"\n```\n\n```json\n\"@getify/proper-arrows/where\": [ \"error\", { \"global\": true, \"property\": true, \"export\": true, \"trivial\": false } ]\n```\n\nThe main purpose of this rule is to avoid readability harm when using `=>` arrow functions in certain program structure locations.\n\nPlacing `=>` arrow functions in the global/top-level-module scope has no benefit other than preferred style; they're more proper as regular function declarations. Placing `=>` arrow functions on object properties has no benefit other than preferred style; they're more proper as concise object methods. Placing arrow functions in `export` statements offers no benefit other than being more concise; they're more proper as exported named function declarations.\n\nFor example:\n\n```js\nvar PEOPLE_URL = \"http://some.tld/api\";\n\nvar People = {\n    getData(id,cb) {\n        ajax(PEOPLE_URL,{ id },cb);\n    }\n};\n\nfunction onData(data) {\n    console.log(data);\n}\n\nexport default function lookup(id) {\n    return People.getData(id,onData);\n}\n\nexport var lookup = function(id) {\n    return People.getData(id,onData);\n};\n```\n\nIn this snippet, the `getData(..)` function is a clear and proper concise method on `People` object, `onData(..)` is a regular function declaration, and `lookup(..)` is either a default or named-declaration export declaration. Therefore, the **proper-arrows**/*where* rule would not report any errors.\n\nBy contrast, this rule *would* default to reporting errors for each of these `=>` arrow functions:\n\n```js\nvar PEOPLE_URL = \"http://some.tld/api\";\n\nvar People = {\n    getData: (id,cb) => ajax(PEOPLE_URL,{ id },cb)\n};\n\nconst onData = data => {\n    console.log(data);\n};\n\nexport default id => People.getData(id,onData)\n\nexport var lookup = id => People.getData(id,onData)\n```\n\nThese usages of `=>` arrow functions are not helping the readability or behavior of this snippet.\n\n### Rule Configuration\n\nThe **proper-arrows**/*where* rule can be configured with four (non-exclusive) modes: `\"global\"`, `\"global-declaration\"`, `\"property\"`, and `\"export\"`.\n\n**Note:** The default behavior is that all three modes are turned on for this rule. You must specifically configure each mode to disable it.\n\n* [`\"global\"`](#rule-where-configuration-global) (default: `true`) forbids `=>` arrow functions in general expressions located in the global/top-level-module scope.\n\n* [`\"global-declaration\"`](#rule-where-configuration-global-declaration) (default: same as `global`) forbids `=>` \"arrow function declarations\" (e.g. `const foo = x => x * 2`) in the global/top-level-module scope.\n\n* [`\"property\"`](#rule-where-configuration-property) (default: `true`) forbids assigning `=>` arrow functions to object properties.\n\n* [`\"export\"`](#rule-where-configuration-export) (default: `true`) forbids `=>` arrow functions in `export` statements.\n\n#### Rule `\"where\"` Configuration: `\"global\"`\n\nTo configure this rule mode (on by default, set as `false` to turn off):\n\n```json\n\"@getify/proper-arrows/where\": [ \"error\", { \"global\": true, \"trivial\": false } ]\n```\n\nFor inline function expressions in the global/top-level-module scope, use the regular `function` declaration form to avoid errors:\n\n```js\ngetResults({ query: \"foo\" },function onResults(results){\n    console.log(results);\n});\n```\n\nBy contrast, this rule mode *would* report errors for:\n\n```js\ngetResults({ query: \"foo\" },results => {\n    console.log(results);\n});\n```\n\nIn this snippet, the `=>` arrow function is less obviously a function than the function expression form.\n\n##### Global Arrow Declarations\n\nA [\"global arrow declaration\"](#global-arrow-declaration) is specifically and only an arrow function expression initially assigned to a variable at the moment the variable is declared (in the global/top-level-module scope):\n\n```js\nconst onData = data => {\n    console.log(data);\n};\n```\n\nThe `global` rule mode includes forbidding this form of \"declaration\". Instead, the standard function declaration form should be used to avoid such errors:\n\n```js\nfunction onData(data) {\n    console.log(data);\n}\n```\n\nHowever, the [`\"global-declaration\"`](#rule-where-configuration-global-declaration) mode **only** applies to these types of \"declarations\", not all arrow expressions, and it overrides this rule mode's treatment of such declarations.\n\n#### Rule `\"where\"` Configuration: `\"global-declaration\"`\n\nThis rule mode by default mirrors the [`\"global\"`](#rule-where-configuration-global) rule mode, whatever value it's set or defaulted to. However, you can explicitly configure this rule mode to a different value as such:\n\n```json\n\"@getify/proper-arrows/where\": [ \"error\", { \"global-declaration\": true, \"trivial\": false } ]\n```\n\nThis rule mode only controls reporting an error for a [\"global arrow declaration\"](#global-arrow-declaration), such as:\n\n```js\nconst onData = data => {\n    console.log(data);\n};\n```\n\nTo avoid such errors, use the regular `function` declaration form:\n\n```js\nfunction onData(data) {\n    console.log(data);\n}\n```\n\nOther global arrow expressions are unaffected by this particular rule mode; however, the separate [`\"global\"`](#rule-where-configuration-global) rule mode, which is on by default, controls *all* arrow function forms in the global/top-level-module scope.\n\nIf `\"global\"` mode is explicitly turned off (via `false`), but this `\"global-declaration\"` is explicitly turned on (via `true`), ***ONLY*** [\"global arrow declarations\"](#global-arrow-declaration) will report errors.\n\nIf `\"global\"` mode is on (by default, or set to `true` explicitly), but this `\"global-declaration\"` mode is explicitly turned off (via `false`), all other global/top-level-module scope arrow function expressions ***EXCEPT*** [\"global arrow declarations\"](#global-arrow-declaration) will report errors.\n\nHowever, if this `\"global-declaration\"` mode is not set explicitly, it will always mirror the value of the [`\"global\"`](#rule-where-configuration-global) rule mode, whether it is set explicitly or left to default.\n\n#### Rule `\"where\"` Configuration: `\"property\"`\n\nTo configure this rule mode (on by default, set as `false` to turn off):\n\n```json\n\"@getify/proper-arrows/where\": [ \"error\", { \"property\": true, \"trivial\": false } ]\n```\n\nWhen defining a function in an object literal definition, use the concise method form:\n\n```js\nvar People = {\n    getData(id,cb) {\n        ajax(PEOPLE_URL,{ id },cb);\n    }\n};\n```\n\nBy contrast, this rule mode *would* report errors for:\n\n```js\nvar People = {\n    getData: (id,cb) => ajax(PEOPLE_URL,{ id },cb)\n};\n```\n\nIn this snippet, the  `=>` arrow function is less obviously a method than the concise method form.\n\n#### Rule `\"where\"` Configuration: `\"export\"`\n\nTo configure this rule mode (on by default, set as `false` to turn off):\n\n```json\n\"@getify/proper-arrows/where\": [ \"error\", { \"export\": true, \"trivial\": false } ]\n```\n\nWhen exporting function declarations/expressions, use non-arrow functions:\n\n```js\nexport default function lookup(id) {\n    return People.getData(id,onData);\n}\n\nexport var lookup = function(id) {\n    return People.getData(id,onData);\n}\n```\n\nBy contrast, this rule mode *would* report errors for:\n\n```js\nexport default id => People.getData(id,onData)\n\nexport var lookup = id => People.getData(id,onData)\n```\n\nIn this snippet, the `=>` arrow functions are less obviously a function than named function form.\n\n## Rule: `\"return\"`\n\nThe **proper-arrows**/*return* rule restricts the concise return values for `=>` arrow functions.\n\nThis rule can be configured to forbid concise return of object literals (`\"object\"`), forbid concise return of `=>` arrow functions (aka, \"chained arrow returns\") without visual delimiters like `( .. )` (`\"chained\"`), forbid concise return of ternary/conditional expressions (`\"ternary\"`), and forbid concise returns of comma sequences (`\"sequence\"`).\n\nTo turn this rule on:\n\n```json\n\"@getify/proper-arrows/return\": \"error\"\n```\n\n```json\n\"@getify/proper-arrows/return\": [ \"error\", { \"object\": true, \"chained\": true, \"sequence\": true, \"trivial\": false } ]\n```\n\nThe main purpose of this rule is to avoid readability harm for `=>` arrow functions by ensuring concise return values are clean and \"proper\".\n\nBy forbidding concise return of object literals, the reader is not confused at first glance by the `{ .. }` looking like a non-concise function body. By forbidding chained `=>` arrow function concise returns without enclosing visual delimiters (like `( .. )`), the reader doesn't have to visually parse functions in a reverse/right-to-left fashion to determine the function boundaries. By forbidding concise return of comma sequences (ie, `(x = 3,y = foo(x + 1),[x,y])`), the reader doesn't have as much trouble figuring out which value will be returned from the function. By forbidding concise return of ternary/conditional expressions, especially nested ternaries, the function's boundary is not as visually ambiguous.\n\nFor example:\n\n```js\nvar fn1 = prop => ( val => { return { [prop]: val }; } );\nvar fn2 = (x,y) => { x = 3; y = foo(x + 1); return [x,y]; };\nvar fn3 = (x,y) => {\n    return (\n        x > 3 ? x :\n        y > 3 ? y :\n        3;\n    );\n};\n```\n\nIn this snippet, the chained `=>` arrow function `fn1(..)` is surrounded by `( .. )` to visually delimit it, and the object literal being returned is done with a full function body and `return` keyword. For `fn2(..)`, the function body's return value (`[x,y]`) is clear. For `fn3(..)`, the presence of a `return` keyword inside the `{ }` function body more clearly delimits the nested ternary/conditional expression as determining the return value. Therefore, the **proper-arrows**/*return* rule would not report any errors.\n\nBy contrast, this rule *would* report errors for each of these statements:\n\n```js\nvar fn1 = prop => val => ({ [prop]: val });\nvar fn2 = (x,y) => (x = 3, y = foo(x + 1), [x,y]);\nvar fn3 = (x,y) => x > 3 ? x : y > 3 ? y : 3;\n```\n\nIn this snippet, the chained `=>` arrow function return is not as clear, the concise return of the object literal can be confused as a function block at first glance, the concise return of the comma sequence makes it hard to determine which value will actually be returned, and the nested ternary/conditional expression obscures the determination of the return value.\n\nSome claim that extra whitespace solves these readability issues. However, if you go to the trouble to space/indent to this extent, skipping the `return` keyword doesn't really contribute to the readability, and in fact still makes the return values a little less visually distinct than the above forms.\n\n```js\nvar fn1 = prop\n    => val\n        => (\n            { [prop]: val }\n        );\nvar fn2 = (x,y) => (\n    x = 3,\n    y = foo(x + 1),\n    [x,y]\n);\nvar fn3 = (x,y) =>\n    x > 3 ? x :\n    y > 3 ? y :\n    3;\n```\n\nAlso, many proponents of this whitespace \"solution\" advocate it in theory only; in practice, these sorts of functions are often just found in their less readable single-line form.\n\n### Rule Configuration\n\nThe **proper-arrows**/*return* rule can be configured with four (non-exclusive) modes: `\"object\"`, `\"ternary\"`, `\"chained\"`, and `\"sequence\"`.\n\n**Note:** The default behavior is that all four modes are turned on for this rule. You must specifically configure each mode to disable it.\n\n* [`\"object\"`](#rule-return-configuration-object) (default: `true`) forbids returning object literals as concise return expressions.\n\n* [`\"ternary\"`](#rule-return-configuration-ternary) (default: `0`) controls whether (and to what extent of nesting) conditional/ternary expressions (`x ? y : z`) are allowed as the concise return expression of an `=>` arrow function.\n\n* [`\"chained\"`](#rule-return-configuration-chained) (default: `true`) forbids returning `=>` arrow functions (aka, \"chained arrow returns\") as concise return expressions, without visual delimiters `( .. )`.\n\n* [`\"sequence\"`](#rule-return-configuration-sequence) (default: `true`) forbids returning comma sequences (ie, `(x = 3, y + x)`) as concise return expressions.\n\n#### Rule `\"return\"` Configuration: `\"object\"`\n\n**Note:** This rule is similar to the [built-in ESLint \"arrow-body-style\" rule](https://eslint.org/docs/rules/arrow-body-style), specifically the `requireReturnForObjectLiteral: true` mode. However, that built-in rule mode is only defined for `as-needed`, which requires always using the concise return expression form for all other `=>` arrow functions where it's possible to do so.\n\nThe **proper-arrows**/*return* rule's `\"object\"` mode is different (more narrowly focused): it only disallows the concise return of an object literal; otherwise, it doesn't place any requirements or restrictions on usage of `=>` arrow functions.\n\nTo configure this rule mode (on by default, set as `false` to turn off):\n\n```json\n\"@getify/proper-arrows/return\": [ \"error\", { \"object\": true, \"trivial\": false } ]\n```\n\nIf returning an object literal from an `=>` arrow function, use the full-body return form:\n\n```js\nvar fn = prop => val => { return { [prop]: val }; };\n```\n\nIn this snippet, the `=>` arrow function uses the full-body return form for the object literal. As such, it would pass this rule.\n\nBy contrast, this rule mode *would* report errors for:\n\n```js\nvar fn = prop => val => ({ [prop]: val });\n```\n\nIn this snippet, the `=>` arrow function has an object literal as the concise return expression.\n\n#### Rule `\"return\"` Configuration: `\"ternary\"`\n\n**Note:** This rule is similar to the [built-in ESLint \"no-ternary\" rule](https://eslint.org/docs/rules/no-ternary) and [\"no-nested-ternary\" rule](https://eslint.org/docs/rules/no-nested-ternary). However, those built-in rules focus on all conditional/ternary (`? :`) expressions, and aren't configurable to an allowed level of nesting.\n\nThe **proper-arrows**/*return* rule's `\"ternary\"` mode is different (more narrowly focused): it only controls the ternary/conditional expressions as the concise return of an `=>` arrow function; otherwise, it doesn't place any requirements or restrictions on ternary/conditional expressions.\n\nTo configure this rule mode (defaults to `0`, set to a higher number to effectively disable):\n\n```json\n\"@getify/proper-arrows/return\": [ \"error\", { \"ternary\": 1, \"trivial\": false } ]\n```\n\nThe number specified for the `\"ternary\"` option controls what level of (nested) ternary/conditional expressions are allowed as the concise return of an `=>` arrow function. `0` means none allowed, `1` means a single ternary/conditional allowed, `2` means one level nested (`x ? y ? z : w : u`) allowed, etc.\n\nIf this rule mode is set to `1`, it would pass this snippet:\n\n```js\nvar fn = data => data.id ? lookup(data.id) : lookup(-1);\n```\n\nBut this rule mode set to `1` *would* report errors for:\n\n```js\nvar fn = data => data.id ? data.extra ? lookup(data.id,data.extra) : lookup(data.id) : lookup(-1);\n```\n\n#### Rule `\"return\"` Configuration: `\"chained\"`\n\nTo configure this rule mode (on by default, set as `false` to turn off):\n\n```json\n\"@getify/proper-arrows/return\": [ \"error\", { \"chained\": true, \"trivial\": false } ]\n```\n\nThis rule mode requires `( .. )` surrounding any concise return that is itself an `=>` arrow function, because the parentheses help visually disambiguate where the function boundaries are, especially when there are several `=>` arrow functions chained together.\n\nIf concise returning a chained `=>` arrow function, wrap `( .. )` around it:\n\n```js\nvar fn = prop => ( val => { return { [prop]: val }; } );\n```\n\nIn this snippet, the chained `=>` arrow function return is visually disambiguated with `( .. )`. As such, it would pass this rule.\n\n**Though this rule does require it**, visual ambiguity can even further be reduced by using whitespace to position the delimiters similarly to regular function bodies delimited by `{ .. }`:\n\n```js\nvar fn = prop => (\n    val => { return { [prop]: val }; }\n);\n```\n\n**Note:** The extra whitespace is merely a readability suggestion if you plan to use this rule, not a requirement of it.\n\nBy contrast, this rule mode *would* report errors for:\n\n```js\nvar fn = prop => val => { return { [prop]: val }; };\n```\n\nIn this snippet, the boundary of the chained `=>` arrow function return is less clear.\n\n#### Rule `\"return\"` Configuration: `\"sequence\"`\n\n**Note:** This rule is similar to the [built-in ESLint \"no-sequences\" rule](https://eslint.org/docs/rules/no-sequences).\n\nThe **proper-arrows**/*return* rule's `\"sequence\"` mode is different (more narrowly focused): it only disallows comma sequences as `=>` arrow function concise return expressions.\n\nTo configure this rule mode (on by default, set as `false` to turn off):\n\n```json\n\"@getify/proper-arrows/return\": [ \"error\", { \"sequence\": true, \"trivial\": false } ]\n```\n\nComma sequences are not very common, but one place they're a bit more common is as the concise return expression from an `=>` arrow function so that multiple expression-statements can be strung together without needing a full function body. This may be clever or concise, but it's almost always less readable than just using separate statements.\n\nFor example:\n\n```js\nvar fn2 = (x,y) => { x = 3; y = foo(x + 1); return [x,y]; };\n```\n\nIn this snippet, the `=>` arrow function uses the full-body return form with separate statements and an explicit `return` statement. As such, it would pass this rule.\n\nBy contrast, this rule mode *would* report errors for:\n\n```js\nvar fn2 = (x,y) => (x = 3, y = foo(x + 1), [x,y] );\n```\n\nIn this snippet, the `=>` arrow function has a comma sequence as the concise return expression.\n\n## Rule: `\"this\"`\n\nThe **proper-arrows**/*this* rule requires `=>` arrow functions to reference the `this` keyword. It also supports a `\"never\"` configuration mode, which reverses the rule and means that `=>` arrow functions must never use `this`, as well as a `\"never-global\"` configuration mode which only disallows `this` usage in arrow functions that are in the global scope.\n\nTo turn this rule on:\n\n```json\n\"@getify/proper-arrows/this\": \"error\"\n```\n\n```json\n\"@getify/proper-arrows/this\": [ \"error\", \"always\", { \"no-global\": true, \"trivial\": false } ]\n```\n\nThe main purpose of this rule is to avoid usage of `=>` arrow functions as just function shorthand (i.e., `arr.map(x => x * 2)`), which can be argued as a misusage. Concise `=>` arrow function syntax (with all its myriad variations) can harm readability, so instead `=>` arrow functions should only be used when the \"lexical this\" behavior is needed.\n\nSince `=>` arrow functions don't have their own `this`, they treat any `this` reference as a normal variable (not a special keyword). That means `this` is lexically looked up through any parent scopes until a valid definition of `this` is found -- from a normal non-arrow function, or finally in the global scope itself.\n\nSuch `this` behavior is referred to as \"lexical this\", and it is one of the main design characteristics for `=>` arrow functions.\n\nFor example:\n\n```js\nvar o = {\n    id: 42,\n    getData() {\n        ajax(\"https://some.tld/api\",() => console.log(this.id));\n    }\n};\n\no.getData();   // 42\n```\n\nIn this snippet, the `=>` arrow function is inside a normal function and therefore looks up and adopts its `this` (aka, \"lexical this\") -- which is set to the `o` object by the `o.getData()` call. Therefore, the **proper-arrows**/*this* rule would not report an error.\n\nBy contrast, this rule *would* report an error for:\n\n```js\nvar o = {\n    id: 42,\n    getData() {\n        ajax(\"https://some.tld/api\",() => console.log(o.id));\n    }\n};\n\no.getData();   // 42\n```\n\nHere, the `=>` arrow function is lexically closed over the `o` rather than using \"lexical this\", so it can be considered a misusage of the `=>` arrow function merely for shorthand; rather, the callback should have used `this.id` instead of `o.id`, or just been a regular named function expression (ie, `function onResp(){ console.log(o.id); }`).\n\nTo pass the **proper-arrows**/*this* rule without a reported error, all `=>` arrow functions must reference a `this` somewhere in their arguments or body -- or, when using the `\"nested\"` configuration, any nested `=>` arrow functions.\n\n### Rule Configuration\n\nThe **proper-arrows**/*this* rule can be configured in one of four modes: `\"nested\"` (default), `\"always\"`, `\"never\"` and `\"never-global\"`.\n\n* [`\"nested\"`](#rule-this-configuration-nested) (default) permits a `this` to appear lower in a nested `=>` arrow function (i.e., `x = y => z => this.foo(z)`), as long as there is no non-arrow function boundary crossed.\n\n   Additionally, include the `\"no-global\"` option (default: `false`) to forbid `this`-containing `=>` arrow functions from the global scope (where they might inherit the global object as `this`) or from the top-level of a module (where `this` would be `undefined`).\n\n* [`\"always\"`](#rule-this-configuration-always) is more strict, requiring every single `=>` arrow function to have its own `this` reference.\n\n   Additionally, include the `\"no-global\"` option (default: `false`) to forbid `this`-containing `=>` arrow functions from the global scope (where they might inherit the global object as `this`) or from the top-level of a module (where `this` would be `undefined`).\n\n* [`\"never\"`](#rule-this-configuration-never) is the reverse of the rule: all `=>` arrow functions are forbidden from using `this`.\n\n* [`\"never-global\"`](#rule-this-configuration-never-global) disallows `this` usage in arrow functions that are in the global scope.\n\n#### Rule `\"this\"` Configuration: `\"nested\"`\n\nTo configure this rule mode (default):\n\n```json\n\"@getify/proper-arrows/this\": \"error\"\n```\n\n```json\n\"@getify/proper-arrows/this\": [ \"error\", \"nested\" ]\n```\n\n```json\n\"@getify/proper-arrows/this\": [ \"error\", \"nested\", { \"no-global\": true, \"trivial\": false } ]\n```\n\nThis rule mode allows a `this` to appear either in the `=>` arrow function, or nested deeper in a chain of `=>` arrow functions, as long as there is **no non-arrow function boundary crossed in the nesting**.\n\nIf the `\"no-global\"` option **has not** been set for this mode, these statements will all pass the rule:\n\n```js\nvar a = b => this.foo(b);\n\nvar c = d => e => this.foo(e);\n\nvar f = (g = h => this.foo(h)) => g;\n```\n\nBut these statements will each fail this rule:\n\n```js\nvar a = b => foo(b);\n\nvar c = d => this.foo(e => e);\n\nvar f = (g = h => h) => this.foo(g);\n\nvar h = i => function(j){ this.foo(j); };\n\nvar k = l => function(){ return m => this.foo(m); };\n```\n\n##### `\"no-global\"` Option\n\nIf the `\"no-global\"` option **has** been set for this mode, these statements will all pass the rule:\n\n```js\nfunction foo() { return a => this.bar(a); }\n\nfunction foo() { return a => b => this.bar(a,b); }\n\nfunction foo(cb = a => this.bar(a)) { .. }\n\nfunction foo(cb = a => b => this.bar(a,b)) { .. }\n```\n\nAnd these statments will each fail this `\"no-global\"` option rule:\n\n```js\nvar foo = a => this.bar(a);\n\nvar foo = a => b => this.bar(a,b);\n\nvar o = {\n    foo: a => this.bar(a)\n};\n\nvar o = {\n    foo: a => b => this.bar(a,b)\n};\n```\n\n#### Rule `\"this\"` Configuration: `\"always\"`\n\nTo configure this rule mode:\n\n```json\n\"@getify/proper-arrows/this\": [ \"error\", \"always\" ]\n```\n\n```json\n\"@getify/proper-arrows/this\": [ \"error\", \"always\", { \"no-global\": true, \"trivial\": false } ]\n```\n\nThis rule mode requires a `this` reference to appear in every single `=>` arrow function (e.g., nested `this` is not sufficient).\n\nIf the `\"no-global\"` option **has not** been set for this mode, these statements will all pass the rule:\n\n```js\nvar a = b => this.foo(b);\n\nvar c = d => this.foo(e => this.bar(e));\n\nvar f = (g = h => this.foo(h)) => this.bar(g);\n```\n\nBut these statements will each fail this rule:\n\n```js\nvar a = b => foo(b);\n\nvar c = d => e => this.foo(e);\n\nvar f = g => this.foo(h => h);\n\nvar i = (j = k => k) => this.foo(j);\n```\n\n**Note:** In each of the above examples, at least one of the `=>` arrow functions does not have its own `this`, hence the mode's rule failure (doesn't consider nested `this`).\n\n##### `\"no-global\"` Option\n\nIf the `\"no-global\"` option **has** been set for this mode, these statements will all pass the rule:\n\n```js\nfunction foo() { return a => this.bar(a); }\n\nfunction foo(cb = a => this.bar(a)) { .. }\n```\n\nAnd these statements will each fail this `\"no-global\"` option rule:\n\n```js\nvar foo = a => this.bar(a);\n\nvar o = {\n    foo: a => this.bar(a)\n};\n```\n\n### Rule `\"this\"` Configuration: `\"never\"`\n\nTo configure this rule mode:\n\n```json\n\"@getify/proper-arrows/this\": [ \"error\", \"never\" ]\n```\n\nThis rule mode **forbids** a `this` reference from appearing in any `=>` arrow function.\n\nThese statements will all pass the rule in this mode:\n\n```js\nvar a = b => foo(b);\n\nvar c = d => foo(e => bar(e));\n\nvar f = (g = h => foo(h)) => bar(g);\n```\n\nBut these statements will each fail the rule in this mode:\n\n```js\nvar a = b => this.foo(b);\n\nvar c = d => e => this.foo(e);\n\nvar f = g => foo(h => this.bar(h));\n```\n\n**Note:** The `\"no-global\"` option and [`\"trivial\"` option](#trivial--arrow-functions) are not applicable and have no effect for this rule mode.\n\n\n### Rule `\"this\"` Configuration: `\"never-global\"`\n\nTo configure this rule mode:\n\n```json\n\"@getify/proper-arrows/this\": [ \"error\", \"never-global\" ]\n```\n\nThis rule mode **forbids** `this` usage in arrow functions that are in the global scope (including nested arrow functions).\n\nThese statements will all pass the rule in this mode:\n\n```js\nvar a = b => foo(b);\n\nvar c = d => foo({ set baz(v){ return z => this.bar(z); } })\n\nvar e = f => foo({ method(){ return z => this.bar(z); } })\n```\n\nBut these statements will each fail the rule in this mode:\n\n```js\nvar a = b => this.foo(b);\n\nvar c = d => e => this.foo(e);\n\nvar f = g => foo(h => this.bar(h));\n```\n\n## npm Package\n\nTo use this plugin with a global install of ESLint (recommended):\n\n```cmd\nnpm install -g @getify/eslint-plugin-proper-arrows\n```\n\nTo use this plugin with a local install of ESLint:\n\n```cmd\nnpm install @getify/eslint-plugin-proper-arrows\n```\n\n## Builds\n\n[![Build Status](https://travis-ci.org/getify/eslint-plugin-proper-arrows.svg?branch=master)](https://travis-ci.org/getify/eslint-plugin-proper-arrows)\n[![npm Module](https://badge.fury.io/js/%40getify%2Feslint-plugin-proper-arrows.svg)](https://www.npmjs.org/package/@getify/eslint-plugin-proper-arrows)\n\nIf you need to bundle/distribute this eslint plugin, use `dist/eslint-plugin-proper-arrows.js`, which comes pre-built with the npm package distribution; you shouldn't need to rebuild it under normal circumstances.\n\nHowever, if you download this repository via Git:\n\n1. The included build utility (`scripts/build-core.js`) builds (and minifies) `dist/eslint-plugin-proper-arrows.js` from source.\n\n2. To install the build and test dependencies, run `npm install` from the project root directory.\n\n3. To manually run the build utility with npm:\n\n    ```cmd\n    npm run build\n    ```\n\n4. To run the build utility directly without npm:\n\n    ```cmd\n    node scripts/build-core.js\n    ```\n\n## Tests\n\nA comprehensive test suite is included in this repository, as well as the npm package distribution. The default test behavior runs the test suite against `lib/index.js`.\n\n1. The included Node.js test utility (`scripts/node-tests.js`) runs the test suite.\n\n2. Ensure the test dependencies are installed by running `npm install` from the project root directory.\n\n    - **Note:** Starting with npm v5, the test utility is **not** run automatically during this `npm install`. With npm v4 and before, the test utility automatically runs at this point.\n\n3. To run the test utility with npm:\n\n    ```cmd\n    npm test\n    ```\n\n    Other npm test scripts:\n\n    * `npm run test:dist` will run the test suite against `dist/eslint-plugins-proper-arrows.js` instead of the default of `lib/index.js`.\n\n    * `npm run test:package` will run the test suite as if the package had just been installed via npm. This ensures `package.json`:`main` properly references `dist/eslint-plugins-proper-arrows.js` for inclusion.\n\n    * `npm run test:all` will run all three modes of the test suite.\n\n4. To run the test utility directly without npm:\n\n    ```cmd\n    node scripts/node-tests.js\n    ```\n\n### Test Coverage\n\n[![Coverage Status](https://coveralls.io/repos/github/getify/eslint-plugin-proper-arrows/badge.svg?branch=master)](https://coveralls.io/github/getify/eslint-plugin-proper-arrows?branch=master)\n\nIf you have [Istanbul](https://github.com/gotwarlost/istanbul) already installed on your system (requires v1.0+), you can use it to check the test coverage:\n\n```cmd\nnpm run coverage\n```\n\nThen open up `coverage/lcov-report/index.html` in a browser to view the report.\n\nTo run Istanbul directly without npm:\n\n```cmd\nistanbul cover scripts/node-tests.js\n```\n\n**Note:** The npm script `coverage:report` is only intended for use by project maintainers; it sends coverage reports to [Coveralls](https://coveralls.io/).\n\n## License\n\nAll code and documentation are (c) 2019-2021 Kyle Simpson and released under the [MIT License](http://getify.mit-license.org/). A copy of the MIT License [is also included](LICENSE.txt).\n","readmeFilename":"README.md"}