bitburner-src/src/ScriptEditor/ui
nickofolas 21e27dfab6 Save data sanitization
- Run in `Editor.beforeMount`, as well as when the
options modal is closed
- Recursively validates all token colors and
replaces them with bright red if they're invalid
2022-01-30 10:38:58 -06:00
..
Options.ts Add wordWrap option to Monaco 2022-01-04 09:41:44 -05:00
OptionsModal.tsx Implement Monaco theme editor 2022-01-29 23:17:57 -06:00
ScriptEditorRoot.tsx Save data sanitization 2022-01-30 10:38:58 -06:00
ThemeEditorModal.tsx Add Paper styling to modal 2022-01-29 23:54:36 -06:00
themes.ts Save data sanitization 2022-01-30 10:38:58 -06:00