angular-cn/modules/benchpress/test/firefox_extension
Igor Minar 0e56aaf189 fix: remove typescript references to d.ts files from benchpress and e2e tests
using "/// <reference" is incorrect because it makes our code non-portable. The correct solution is to provide
these typings as ambient typings as an additional entry point - which we already do.

Closes #8050
2016-04-13 13:23:27 -07:00
..
conf.dart style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
conf.ts fix: remove typescript references to d.ts files from benchpress and e2e tests 2016-04-13 13:23:27 -07:00
parser_util_spec.dart style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
parser_util_spec.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
sample_benchmark.dart style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
sample_benchmark.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
spec.dart style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
spec.ts fix: remove typescript references to d.ts files from benchpress and e2e tests 2016-04-13 13:23:27 -07:00