Closed expe closed 9 years ago
The bookmarklet needs to run in browsers as-is.
What is the native support for ES6 const/let?
See https://github.com/Financial-Times/o-grid/compare/eslint-compat#diff-20845d069d433488af1128a336935c57 for the diff I had done on bookmarklet.js
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/let https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/const
Let and const don't have great support.
Closing this as there's already a branch with the right bookmarklet. https://github.com/Financial-Times/o-grid/tree/eslint-compat
Convert syntax to ES6. DO NOT MERGE until OBT 4 is final.
CC @kaelig