opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Generic
/
Docs
/
Debug
➕ New
📤 Upload
✎ Editing:
JSHintStandard.xml
← Back
<documentation title="JSHint"> <standard> <![CDATA[ All javascript files should pass basic JSHint tests. ]]> </standard> <code_comparison> <code title="Valid: Valid JS Syntax is used."> <![CDATA[ <em>var</em> foo = 5; ]]> </code> <code title="Invalid: The Javascript is using an undefined variable."> <![CDATA[ <em></em>foo = 5; ]]> </code> </code_comparison> </documentation>
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel