Skip to content

Commit

Permalink
chore(tests): add testing using aos module and aoloader
Browse files Browse the repository at this point in the history
  • Loading branch information
Atticus committed Jun 22, 2024
1 parent 95b819e commit 391c548
Show file tree
Hide file tree
Showing 13 changed files with 14,998 additions and 3 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
20.11.1
7 changes: 7 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"plugins": [],
"semi": true,
"printWidth": 80,
"singleQuote": true,
"trailingComma": "all"
}
Loading

0 comments on commit 391c548

Please sign in to comment.