style comma

This commit is contained in:
Sam Martin
2024-06-17 15:05:34 -07:00
parent c73462df7a
commit f59a3dea37

View File

@@ -21,7 +21,7 @@ let config: Config = {
dob: null,
delayDom: false,
throttleDom: true,
conversions: false
conversions: false,
};
export default config;