add changes

This commit is contained in:
EnixCoda 2021-12-23 21:01:30 +08:00
parent 2dd3988967
commit b2fc5eeee8
5 changed files with 19 additions and 22 deletions

View file

@ -4,22 +4,10 @@
"plugins": ["babel-plugin-transform-es2015-modules-commonjs"]
}
},
"presets": [
[
"@babel/preset-env",
{
"modules": false,
"targets": {
"esmodules": true
},
"exclude": [
"@babel/plugin-transform-async-to-generator",
"@babel/plugin-proposal-object-rest-spread"
]
}
],
"@babel/preset-typescript",
"@babel/preset-react"
],
// 1
// 2
// 3
// 4
// 5
"plugins": ["@babel/plugin-proposal-optional-chaining", "@babel/plugin-proposal-class-properties"]
}

View file

@ -1,5 +0,0 @@
# The client ID you received from GitHub for your GitHub App.
GITHUB_OAUTH_CLIENT_ID=GITHUB_OAUTH_CLIENT_ID
# The client secret you received from GitHub for your GitHub App.
GITHUB_OAUTH_CLIENT_SECRET=GITHUB_OAUTH_CLIENT_SECRET

12
long added file.txt Normal file
View file

@ -0,0 +1,12 @@
1
2
3
4
5
6
7
8
9
10
11
12

2
short added file.txt Normal file
View file

@ -0,0 +1,2 @@
1
2