Skip to content

Commit

Permalink
feat: add logger
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelTaylor3D committed Mar 6, 2022
1 parent 8d9aa40 commit 7ce686b
Show file tree
Hide file tree
Showing 19 changed files with 1,092 additions and 346 deletions.
1 change: 1 addition & 0 deletions .babelrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ const path = require('path');
const jsConfig = require('./jsconfig.json');

module.exports = {
include: [/src/, /node_modules/],
presets: ['@babel/preset-env'],
plugins: [
[
Expand Down
Loading

0 comments on commit 7ce686b

Please sign in to comment.