Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Dec 6, 2023
0 parents commit 044da80
Show file tree
Hide file tree
Showing 9 changed files with 7,253 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"extends": [ "@tpluscode" ],
"parserOptions": {
"project": "./tsconfig.json"
}
}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
node_modules
Loading

0 comments on commit 044da80

Please sign in to comment.