Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0a6b81 commit 3a5fbb3Copy full SHA for 3a5fbb3
lib/rules/accessor-pairs.js
@@ -1,5 +1,5 @@
1
/**
2
- * @fileoverview Rule to flag wrapping non-iife in parens
+ * @fileoverview Rule to enforce getter and setter pairs in objects and classes.
3
* @author Gyandeep Singh
4
*/
5
0 commit comments