feat: add comprehensive Makefile for development workflow and add module type to package.json
This commit is contained in:
parent
996069a9d9
commit
e502407ced
2 changed files with 122 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "ai.unturf.com",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"main": "integration_tests.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue