Skip to content

Commit

Permalink
feat: Incognito browser option for box login (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
congminh1254 authored Jan 28, 2025
1 parent aed470b commit a666766
Show file tree
Hide file tree
Showing 4 changed files with 312 additions and 1,200 deletions.
5 changes: 3 additions & 2 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ env:
es6: true

parserOptions:
sourceType: script
ecmaVersion: 2018
parser: 'babel-eslint'
sourceType: 'script'
allowImportExportEverywhere: true

globals:
# Allow the Intl global but don't allow it to be overwritten
Expand Down
Loading

0 comments on commit a666766

Please sign in to comment.