cesium/packages/widgets/Source/InfoBox
Peter A. Jonsson 8a5dbe2709 End debug pragmas with ;
There are 1836 lines that use:

//includeEnd(pragma);

and 36 lines that omit the ending
semicolon. Add the semicolon
to the VSCode template and the 36
lines that do not have it.
2025-03-15 14:23:55 +01:00
..
InfoBox.css run prettier v3 2024-09-20 11:24:24 -04:00
InfoBox.js End debug pragmas with ; 2025-03-15 14:23:55 +01:00
InfoBoxDescription.css
InfoBoxViewModel.js