mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 04:59:21 +03:00
prettier --write
This commit is contained in:
parent
450528ff00
commit
8a0be3212d
164 changed files with 7053 additions and 9008 deletions
4
dev/External/Opentip.js
vendored
4
dev/External/Opentip.js
vendored
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
import window from 'window';
|
||||
|
||||
const Opentip = window.Opentip || {};
|
||||
|
|
@ -6,7 +5,6 @@ const Opentip = window.Opentip || {};
|
|||
Opentip.styles = Opentip.styles || {};
|
||||
|
||||
Opentip.styles.rainloop = {
|
||||
|
||||
'extends': 'standard',
|
||||
|
||||
'fixed': true,
|
||||
|
|
@ -43,4 +41,4 @@ Opentip.styles.rainloopErrorTip = {
|
|||
'className': 'rainloopErrorTip'
|
||||
};
|
||||
|
||||
export {Opentip, Opentip as default};
|
||||
export { Opentip, Opentip as default };
|
||||
|
|
|
|||
535
dev/External/ko.js
vendored
535
dev/External/ko.js
vendored
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue