{
  "compilerOptions": {
    "target": "es3",
    "noLib": true,
    "strict": true,
    "types": [
      "./global",
      "../../node_modules/types-for-adobe/shared/global",
      "../../node_modules/types-for-adobe/shared/PlugPlugExternalObject"
    ]
  },
  "include": ["./**/*"]
}
