FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
secureCodeBox/documentation/babel.config.js at main · secureCodeBox/secureCodeBox · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
secureCodeBox
/
secureCodeBox
Public
Notifications
You must be signed in to change notification settings
Fork
183
Star
985
Code
Issues
61
Pull requests
3
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
secureCodeBox
/
documentation
/
babel.config.js
Copy path
More file actions
More file actions
Latest commit
History
History
History
7 lines (6 loc) · 185 Bytes
Breadcrumbs
secureCodeBox
/
documentation
/
babel.config.js
Copy path
File metadata and controls
7 lines (6 loc) · 185 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
// SPDX-FileCopyrightText: the secureCodeBox authors
//
// SPDX-License-Identifier: Apache-2.0
module
.
exports
=
{
presets
:
[
require
.
resolve
(
'@docusaurus/core/lib/babel/preset'
)
]
,
}
;
Back
|
FazBrowse Home
|
New Git URL