Skip to content

Commit

Permalink
♻️ refactor: split code base to improve maintainability
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasvtiradentes committed Jan 16, 2024
1 parent 49cd354 commit aaa2c6d
Show file tree
Hide file tree
Showing 36 changed files with 437 additions and 1,266 deletions.
26 changes: 0 additions & 26 deletions dist/GAS-appsscript.json

This file was deleted.

82 changes: 0 additions & 82 deletions dist/GAS-setup.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/GcalSync.js → dist/GcalSyncOld.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable @typescript-eslint/no-unused-vars */
export default class GcalSync {
constructor(config) {
this.VERSION = ''; // version
Expand Down
Loading

0 comments on commit aaa2c6d

Please sign in to comment.