tenfourfox/testing/eslint-plugin-mozilla/docs/var-only-at-top-level.rst
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

11 lines
192 B
ReStructuredText

.. _var-only-at-top-level:
=======================
var-only-at-top-level
=======================
Rule Details
------------
Marks all var declarations that are not at the top level invalid.