]> git.proxmox.com Git - pve-eslint.git/blobdiff - eslint/lib/rules/accessor-pairs.js
update to 7.1.0 sources
[pve-eslint.git] / eslint / lib / rules / accessor-pairs.js
index 02548258ca2e28e8c86796bd8801e011b3123f77..cf994ad257446bb7ff27b121a9b9ff7b8976d9b7 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * @fileoverview Rule to flag wrapping non-iife in parens
+ * @fileoverview Rule to enforce getter and setter pairs in objects and classes.
  * @author Gyandeep Singh
  */