We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6c3663 commit 2f03f67Copy full SHA for 2f03f67
no-restricted-syntax.js
@@ -1,4 +1,4 @@
1
-export default const baseRestrictedSyntax = [
+export default [
2
{
3
selector: 'Property[method="true"]',
4
message: 'No shortform methods. x: function (). not x()'
0 commit comments