mirror of
https://github.com/chenasraf/clarity.git
synced 2026-05-17 17:48:05 +00:00
style comma
This commit is contained in:
@@ -21,7 +21,7 @@ let config: Config = {
|
||||
dob: null,
|
||||
delayDom: false,
|
||||
throttleDom: true,
|
||||
conversions: false
|
||||
conversions: false,
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user