J. Ryan Stinnett
2dada8f365
Bug 912121 - Rewrite require / import to match source tree. rs=devtools
...
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location. Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
Shu-yu Guo
37989840cd
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Andrei Oprea
1a3f424885
Bug 1174945 - Enable eslint rule for no-shadow. r=dmose
2015-06-16 12:12:23 -07:00
Aaron Raimist
984db7a5f4
Bug 1165281 - Fix Loop no-spaced-func ESlint rules. r=Standard8
2015-06-01 10:23:00 -04:00
Martin Tomes
d0b09928e6
Bug 1160501 - Enable eslint rules for Loop: quote related issues. r=Standard8
2015-05-22 14:45:13 +01:00
Martin Tomes
1dbac5625c
Bug 1160487 - Enable eslint rules for Loop: semi-colon related. r=Standard8
2015-05-06 12:23:21 +01:00
Mark Banner
797a4ee2ca
Bug 1158112 - Move the Loop modules into a sub-directory and prepare eslint for enabling more rules for Loop. r=dmose
2015-04-30 07:40:49 +01:00