A8000
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.

11 lines
227 B

8 months ago
8 months ago
  1. {
  2. "files": [],
  3. "references": [
  4. { "path": "./tsconfig.app.json" },
  5. { "path": "./tsconfig.node.json" }
  6. ],
  7. "compilerOptions": {
  8. "types": ["vue"],
  9. "noImplicitAny": false // noImplicitAny
  10. }
  11. }