Files
handlebars.js/spec/env
Nils Knappmeier 088e61812a chore: add eslint-plugin-compat and eslint-plugin-es5
- tests are not compiled with babel and must thus be in
  es5
- we don't use polyfills, so we need to make sure no
  functions aren't used that are not supported by popular browsers. (like Object.assign in Safari and IE11)
- Boths are errors that usually only appear when running
  tests in SauceLabs, which happens only on _after_
  merging a PR.
2019-10-28 19:17:57 +01:00
..
2018-09-04 00:15:02 +02:00
2015-09-01 17:56:32 -05:00
2013-12-26 15:20:37 -06:00
2017-08-23 22:29:30 +02:00