~firefoxreact-appvite-app
14 itemsDownload ./*

..
public
src
.gitignore
README.md
build-app.sh
eslint.config.js
index.html
package-lock.json
package.json
start-app.sh
tsconfig.app.json
tsconfig.json
tsconfig.node.json
vite.config.ts


vite-apptsconfig.app.json
702 B• 3•  1 day ago•  DownloadRawClose
1 day ago•  3

{}
{
  "compilerOptions": {
    "tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
    "target": "ES2020",
    "useDefineForClassFields": true,
    "lib": ["ES2020", "DOM", "DOM.Iterable"],
    "module": "ESNext",
    "skipLibCheck": true,

    /* Bundler mode */
    "moduleResolution": "bundler",
    "allowImportingTsExtensions": true,
    "verbatimModuleSyntax": true,
    "moduleDetection": "force",
    "noEmit": true,
    "jsx": "react-jsx",

    /* Linting */
    "strict": true,
    "noUnusedLocals": true,
    "noUnusedParameters": true,
    "erasableSyntaxOnly": true,
    "noFallthroughCasesInSwitch": true,
    "noUncheckedSideEffectImports": true
  },
  "include": ["src"]
}

Top
©twily.info 2013 - 2025
twily at twily dot info



2 273 302 visits
... ^ v