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

package.test.tsconfig.json Maven / Gradle / Ivy

Go to download

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

The newest version!
{
  "extends": "../tsconfig.json",
  "compilerOptions": {
    "esModuleInterop": true,
    "jsx": "react",
    "jsxFactory": "jsx"
  },
  "include": ["./**/*.ts", "./unit/*.tsx", "../src/index.ts"]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy