Page MenuHomePhabricator

Convert empty route template to ES6 syntax
Open, Needs TriagePublic

Description

empty.js.template in the routes directory doesn't make use of ES6 syntax such as let and const and has a few eslint errors. Any issues with modifying so it adheres to eslint rules?