Skip to content

Commit 943cb09

Browse files
committed
fix
1 parent 5a62324 commit 943cb09

32 files changed

+11093
-7565
lines changed

Diff for: .babelrc

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
{
2-
"presets": [
3-
["env", { "modules": false }],
4-
"stage-3"
5-
]
2+
"presets": [["env", { "modules": false }], "stage-3"]
63
}

Diff for: docs/.babelrc

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
{
2-
"presets": [
3-
["env", { "modules": false }],
4-
"stage-3"
5-
]
2+
"presets": [["env", { "modules": false }], "stage-3"]
63
}

Diff for: docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
## Build Setup
66

7-
``` bash
7+
```bash
88
# install dependencies
99
npm install
1010

Diff for: docs/ads.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
google.com, pub-3627439872518903, DIRECT, f08c47fec0942fa0

Diff for: docs/dist/build.js

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: docs/dist/build.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)