提交学习笔记专用
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
306 B

  1. {
  2. "name": "@tsconfig/node22",
  3. "repository": {
  4. "type": "git",
  5. "url": "https://github.com/tsconfig/bases.git",
  6. "directory": "bases"
  7. },
  8. "license": "MIT",
  9. "description": "A base TSConfig for working with Node 22.",
  10. "keywords": [
  11. "tsconfig",
  12. "node22"
  13. ],
  14. "version": "22.0.2"
  15. }