Skip to content
Snippets Groups Projects
Commit 6bd850e8 authored by jeffrey young's avatar jeffrey young Committed by Marge Bot
Browse files

JS: establish single source of truth for symbols

In pursuit of: #22736.

This MR moves ad-hoc symbols used throughout the js backend into a
single symbols file. Why? First, this cleans up the code by removing
ad-hoc strings created on the fly and therefore makes the code more
maintainable. Second, it makes it much easier to eventually type these
identifiers.
parent 3dca3b7d
No related branches found
No related tags found
No related merge requests found
Showing
with 716 additions and 650 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment