All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.tsconfig.json Maven / Gradle / Ivy

Go to download

A virtual DOM library with focus on simplicity, modularity, powerful features and performance.

The newest version!
{
  "compilerOptions": {
    "removeComments": false,
    "sourceMap": true,
    "declaration": true,
    "strict": true,
    "strictFunctionTypes": false,
    "moduleResolution": "node",
    "target": "es6",
    "outDir": "build"
  },
  "include": ["./src/index.ts"]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy