Skip to content

Commit

Permalink
Merge pull request #2683 from bgoonz/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
bgoonz committed Jun 28, 2022
2 parents 9f26bb1 + 753e72a commit 1716e7f
Show file tree
Hide file tree
Showing 366 changed files with 480,238 additions and 46,291 deletions.
3 changes: 3 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"presets": ["next/babel"]
}
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,4 @@ node_modules/


*.cache

*public/

package.lock.json
*public
8 changes: 8 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
<<<<<<< HEAD
"docwriter.style": "JSDoc"
}
=======
"makefile.extensionOutputFolder": "./.vscode"
}
>>>>>>> 9ea7661897a3ed46abf375d7cac8d77a135e3eff
Loading

0 comments on commit 1716e7f

Please sign in to comment.