Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Danny Coates cc595fc2b4
chore(format): mass reformat with prettier 2 and single config 2020-05-24 10:51:57 -07:00
Danny Coates 8701348cdd
chore(style): added prettier to fxa-content-server 2019-06-25 09:43:00 -07:00
Vlad Filippov adfacf94f2 fix(sourcemap): add head.js sourcemap
Fixes mozilla/fxa-content-server#3355
2016-01-04 19:19:34 -05:00
vladikoff 6d5f8067b9 fix(lint): remove "use strict" from server code
Fixes mozilla/fxa-content-server#2558
2015-06-18 12:24:29 -04:00
Sai Pc 5e9cb769fa fix(server): inconsistent use of 'use strict'
Fixes mozilla/fxa-content-server#1318
    Fix files that use 'use strict' in function scope.
    Put 'use strict' directives in the global scope.
    Fix spacing and newline issues.

Closes gh-2537.
2015-06-10 13:34:32 -04:00
Vlad Filippov 63113707c4 fix(build): generate sourcemaps
Fixes mozilla/fxa-content-server#258.
2014-12-23 17:28:04 -05:00