Page MenuHomePhabricator

D11439.diff
No OneTemporary

D11439.diff

diff --git a/support/lint/browser.jshintrc b/support/lint/browser.jshintrc
--- a/support/lint/browser.jshintrc
+++ b/support/lint/browser.jshintrc
@@ -1,6 +1,7 @@
{
"bitwise": true,
"curly": true,
+ "freeze": true,
"immed": true,
"indent": 2,
"latedef": true,
diff --git a/support/lint/node.jshintrc b/support/lint/node.jshintrc
--- a/support/lint/node.jshintrc
+++ b/support/lint/node.jshintrc
@@ -1,6 +1,7 @@
{
"bitwise": true,
"curly": true,
+ "freeze": true,
"immed": true,
"indent": 2,
"latedef": true,

File Metadata

Mime Type
text/plain
Expires
Thu, Oct 17, 10:12 PM (11 h, 6 m ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6723653
Default Alt Text
D11439.diff (543 B)

Event Timeline