mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 02:08:19 -05:00
@@ -37,6 +37,7 @@
|
||||
* ES6
|
||||
*/
|
||||
"no-var": 2, // http://eslint.org/docs/rules/no-var
|
||||
"prefer-const": 2, // http://eslint.org/docs/rules/prefer-const
|
||||
|
||||
/**
|
||||
* Variables
|
||||
|
||||
Reference in New Issue
Block a user