Skip to content

Commit

Permalink
chore: convert from UMD to ESM
Browse files Browse the repository at this point in the history
  • Loading branch information
neoncitylights committed Dec 29, 2023
1 parent 418169e commit 3dad3ec
Show file tree
Hide file tree
Showing 25 changed files with 4,492 additions and 8,078 deletions.
5 changes: 5 additions & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module.exports = {
extends: [
'neoncitylights/typescript',
],
};
51 changes: 0 additions & 51 deletions .eslintrc.js

This file was deleted.

16 changes: 0 additions & 16 deletions jest.config.js

This file was deleted.

Loading

0 comments on commit 3dad3ec

Please sign in to comment.