initial commit ✨
parents
Showing
.eslintrc.json
0 → 100644
.gitignore
0 → 100644
.prettierrc
0 → 100644
package.json
0 → 100644
| { | ||
| "name": "srvpro-types", | ||
| "version": "0.0.1", | ||
| "description": "type definition for srvpro https://github.com/mycard/srvpro", | ||
| "main": "index.js", | ||
| "repository": "git@git.mycard.moe:async3619/srvpro-types.git", | ||
| "author": "Sophia <beyondthesophia@gmail.com>", | ||
| "license": "MIT", | ||
| "devDependencies": { | ||
| "@typescript-eslint/eslint-plugin": "^5.0.0", | ||
| "@typescript-eslint/parser": "^5.0.0", | ||
| "eslint": "^8.0.1", | ||
| "eslint-plugin-import": "^2.25.2", | ||
| "eslint-plugin-prettier": "^4.0.0", | ||
| "prettier": "^2.4.1", | ||
| "typescript": "^4.4.4" | ||
| } | ||
| } |
yarn.lock
0 → 100644
ygopro.ts
0 → 100644
Please register or sign in to comment