Skip to content

Commit

Permalink
build: build scripts (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
SalihuDickson authored Mar 8, 2024
1 parent 223aa30 commit 0257a87
Show file tree
Hide file tree
Showing 46 changed files with 5,177 additions and 2,192 deletions.
5 changes: 4 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"root": true,
"extends": ["elixir"],
"settings": {}
"settings": {},
"rules": {
"@typescript-eslint/no-var-requires": 0
}
}
Loading

0 comments on commit 0257a87

Please sign in to comment.