Files
handlebars.js/tests/browser/.eslintrc.js
T
Jakob Linskeseder 9ed9418488 Replace Saucelabs with Playwright
Also reorganized npm scripts.
2021-12-29 21:35:16 +01:00

6 lines
67 B
JavaScript

module.exports = {
parserOptions: {
ecmaVersion: 2020
}
};