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

archetype-resources.tsconfig.json Maven / Gradle / Ivy

{
  "compilerOptions": {
    "target": "ES5",
    "module": "CommonJS",
    "moduleResolution": "Node",
    "lib": [
      "ES5",
      "ES2015.Core",
      "ES2015.Collection",
      "ES2015.Iterable",
      "ES2015.Promise",
      "ES2017.String"
    ],
    "experimentalDecorators": true
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy