Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3247262
D5516.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
328 B
Referenced Files
None
Subscribers
None
D5516.diff
View Options
diff --git a/.eslintrc.json b/.eslintrc.json
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -35,6 +35,7 @@
"no-unused-vars": ["error", { "ignoreRestSiblings": true }],
"react/prop-types": ["error", { "skipUndeclared": true }],
"no-shadow": 1,
+ "no-var": "error",
"import/order": [
"warn",
{
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 4:25 AM (21 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2496378
Default Alt Text
D5516.diff (328 B)
Attached To
Mode
D5516: added no-var rule to root level eslint
Attached
Detach File
Event Timeline
Log In to Comment