Commit Graph

8 Commits

Author SHA1 Message Date
Rock
8be5e2cc83 Specify node version (#2)
* build: add engines field to specify Node.js >=22.19.0 requirement

* Specify node version
2025-10-23 16:09:04 +02:00
coaxial
9a509006cb fix: add express and move supertest, axios to dependencies 2025-10-23 15:28:09 +02:00
coaxial
ac06eee834 test: add supertest and axios to devDependencies 2025-10-23 15:27:10 +02:00
coaxial
544d56570e chore: add files array to package.json 2025-10-23 15:26:27 +02:00
coaxial
a066a0ae9f test: add Jest dev dependency and npm test script 2025-10-23 15:20:48 +02:00
coaxial
3375344fd1 chore: add ESLint setup with config, ignore file, and lint script 2025-10-23 15:20:07 +02:00
coaxial
f34f5298fc chore: add .eslintrc.js and .eslintignore and update package.json 2025-10-23 15:17:43 +02:00
coaxial
928c1afacd chore: add package.json with dependencies and test scripts 2025-10-23 14:47:58 +02:00