refactor: format and lint codebase (#971)
This commit is contained in:
@@ -2,10 +2,10 @@ const {
|
||||
ApplicationEvent,
|
||||
ProtectionSessionDurations,
|
||||
ProposedSecondsToDeferUILevelSessionExpirationDuringActiveInteraction,
|
||||
} = require('@standardnotes/snjs');
|
||||
} = require('@standardnotes/snjs')
|
||||
|
||||
module.exports = {
|
||||
ApplicationEvent: ApplicationEvent,
|
||||
ProtectionSessionDurations: ProtectionSessionDurations,
|
||||
ProposedSecondsToDeferUILevelSessionExpirationDuringActiveInteraction,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user