UNPKG

feeds-fun

Version:

Frontend for the Feeds Fun — web-based news reader

9 lines (8 loc) 218 B
{ "extends": "@vue/tsconfig/tsconfig.dom.json", "include": ["vite.config.*", "vitest.config.*", "cypress.config.*", "playwright.config.*"], "compilerOptions": { "composite": true, "types": ["node"] } }