chore: initialize project
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "torn-attribute-training-tracker",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "node --test tests/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user