Skip to content

Commit

Permalink
Bump version v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tuan149 authored and github-actions[bot] committed Apr 4, 2024
1 parent 6f4eb66 commit 5c82d23
Show file tree
Hide file tree
Showing 20 changed files with 22,790 additions and 737 deletions.
9 changes: 9 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"root": true,

"extends": "@ljharb",

"rules": {
"new-cap": [2, { "capIsNewExceptions": ["GetIntrinsic"] }],
},
}
311 changes: 0 additions & 311 deletions .github/action/action.js

This file was deleted.

0 comments on commit 5c82d23

Please sign in to comment.