projen 0.100.3 → 0.100.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (144) hide show
  1. package/.jsii +136 -75
  2. package/lib/ai-instructions.js +2 -2
  3. package/lib/awscdk/auto-discover.js +6 -6
  4. package/lib/awscdk/awscdk-app-java.js +1 -1
  5. package/lib/awscdk/awscdk-app-py.js +1 -1
  6. package/lib/awscdk/awscdk-app-ts.js +4 -4
  7. package/lib/awscdk/awscdk-construct.js +1 -1
  8. package/lib/awscdk/awscdk-deps-java.js +1 -1
  9. package/lib/awscdk/awscdk-deps-js.js +1 -1
  10. package/lib/awscdk/awscdk-deps-py.js +1 -1
  11. package/lib/awscdk/awscdk-deps.js +1 -1
  12. package/lib/awscdk/cdk-config.js +3 -3
  13. package/lib/awscdk/cdk-tasks.js +1 -1
  14. package/lib/awscdk/integration-test.js +1 -1
  15. package/lib/awscdk/lambda-extension.js +1 -1
  16. package/lib/awscdk/lambda-function.js +2 -2
  17. package/lib/build/build-workflow.js +1 -1
  18. package/lib/cdk/auto-discover-base.js +2 -2
  19. package/lib/cdk/construct-lib.js +1 -1
  20. package/lib/cdk/integration-test-base.js +1 -1
  21. package/lib/cdk/jsii-build.js +1 -1
  22. package/lib/cdk/jsii-docgen.js +1 -1
  23. package/lib/cdk/jsii-project.js +1 -1
  24. package/lib/cdk8s/auto-discover.js +2 -2
  25. package/lib/cdk8s/cdk8s-app-py.js +1 -1
  26. package/lib/cdk8s/cdk8s-app-ts.js +1 -1
  27. package/lib/cdk8s/cdk8s-construct.js +1 -1
  28. package/lib/cdk8s/cdk8s-deps-py.js +1 -1
  29. package/lib/cdk8s/cdk8s-deps.js +1 -1
  30. package/lib/cdk8s/integration-test.js +1 -1
  31. package/lib/cdktf/cdktf-construct.js +1 -1
  32. package/lib/circleci/circleci.js +1 -1
  33. package/lib/component.js +1 -1
  34. package/lib/dependencies.js +1 -1
  35. package/lib/dev-env.js +1 -1
  36. package/lib/docker-compose/docker-compose-service.js +1 -1
  37. package/lib/docker-compose/docker-compose.js +1 -1
  38. package/lib/file.js +1 -1
  39. package/lib/gitattributes.js +1 -1
  40. package/lib/github/actions-provider.js +1 -1
  41. package/lib/github/auto-approve.js +1 -1
  42. package/lib/github/auto-merge.js +1 -1
  43. package/lib/github/auto-queue.js +1 -1
  44. package/lib/github/dependabot.js +1 -1
  45. package/lib/github/dependency-review.js +1 -1
  46. package/lib/github/github-credentials.js +1 -1
  47. package/lib/github/github-project.js +1 -1
  48. package/lib/github/github.js +1 -1
  49. package/lib/github/merge-queue.js +1 -1
  50. package/lib/github/mergify.js +1 -1
  51. package/lib/github/pr-template.js +1 -1
  52. package/lib/github/pull-request-backport.js +1 -1
  53. package/lib/github/pull-request-lint.js +1 -1
  54. package/lib/github/stale.js +1 -1
  55. package/lib/github/task-workflow-job.js +1 -1
  56. package/lib/github/task-workflow.js +1 -1
  57. package/lib/github/workflow-actions.js +1 -1
  58. package/lib/github/workflow-jobs.js +1 -1
  59. package/lib/github/workflow-steps.js +1 -1
  60. package/lib/github/workflows.js +1 -1
  61. package/lib/gitlab/configuration.js +1 -1
  62. package/lib/gitlab/gitlab-configuration.js +1 -1
  63. package/lib/gitlab/nested-configuration.js +1 -1
  64. package/lib/gitpod.js +1 -1
  65. package/lib/ignore-file.js +1 -1
  66. package/lib/ini.js +1 -1
  67. package/lib/java/java-project.js +1 -1
  68. package/lib/java/junit.js +1 -1
  69. package/lib/java/maven-compile.js +1 -1
  70. package/lib/java/maven-packaging.js +1 -1
  71. package/lib/java/maven-sample.js +1 -1
  72. package/lib/java/pom.js +2 -2
  73. package/lib/java/projenrc.js +1 -1
  74. package/lib/javascript/biome/biome.js +1 -1
  75. package/lib/javascript/bundler.js +1 -1
  76. package/lib/javascript/eslint.d.ts +36 -0
  77. package/lib/javascript/eslint.js +40 -3
  78. package/lib/javascript/jest.js +4 -4
  79. package/lib/javascript/license-checker.js +1 -1
  80. package/lib/javascript/node-package.js +1 -1
  81. package/lib/javascript/node-project.js +1 -1
  82. package/lib/javascript/npm-config.js +1 -1
  83. package/lib/javascript/prettier.js +1 -1
  84. package/lib/javascript/projenrc.js +1 -1
  85. package/lib/javascript/typescript-config.js +2 -2
  86. package/lib/javascript/upgrade-dependencies.js +2 -2
  87. package/lib/javascript/yarnrc.js +1 -1
  88. package/lib/json-patch.js +1 -1
  89. package/lib/json.js +1 -1
  90. package/lib/license.js +1 -1
  91. package/lib/logger.js +1 -1
  92. package/lib/makefile.js +1 -1
  93. package/lib/object-file.js +1 -1
  94. package/lib/project-build.js +1 -1
  95. package/lib/project-tree.js +1 -1
  96. package/lib/project.js +1 -1
  97. package/lib/projects.js +1 -1
  98. package/lib/projenrc-json.js +1 -1
  99. package/lib/projenrc.js +1 -1
  100. package/lib/python/pip.js +1 -1
  101. package/lib/python/poetry.js +2 -2
  102. package/lib/python/projenrc.js +1 -1
  103. package/lib/python/pyproject-toml-file.js +1 -1
  104. package/lib/python/pytest-sample.js +1 -1
  105. package/lib/python/pytest.js +1 -1
  106. package/lib/python/python-project.js +1 -1
  107. package/lib/python/python-sample.js +1 -1
  108. package/lib/python/requirements-file.js +1 -1
  109. package/lib/python/setuppy.js +1 -1
  110. package/lib/python/setuptools.js +1 -1
  111. package/lib/python/uv.js +1 -1
  112. package/lib/python/venv.js +1 -1
  113. package/lib/readme.js +1 -1
  114. package/lib/release/publisher.js +1 -1
  115. package/lib/release/release-trigger.js +1 -1
  116. package/lib/release/release.js +1 -1
  117. package/lib/renovatebot.js +1 -1
  118. package/lib/run-task.cjs +2 -2
  119. package/lib/sample-file.js +2 -2
  120. package/lib/source-code.js +1 -1
  121. package/lib/task.js +1 -1
  122. package/lib/tasks.js +1 -1
  123. package/lib/testing.js +1 -1
  124. package/lib/textfile.js +1 -1
  125. package/lib/toml.js +1 -1
  126. package/lib/typescript/projenrc-ts.js +1 -1
  127. package/lib/typescript/projenrc.d.ts +2 -0
  128. package/lib/typescript/projenrc.js +27 -6
  129. package/lib/typescript/typescript-typedoc.js +1 -1
  130. package/lib/typescript/typescript.d.ts +27 -3
  131. package/lib/typescript/typescript.js +87 -28
  132. package/lib/version.js +2 -2
  133. package/lib/vscode/devcontainer.js +1 -1
  134. package/lib/vscode/extensions.js +1 -1
  135. package/lib/vscode/launch-config.js +1 -1
  136. package/lib/vscode/settings.js +1 -1
  137. package/lib/vscode/vscode.js +1 -1
  138. package/lib/web/next.js +3 -3
  139. package/lib/web/postcss.js +1 -1
  140. package/lib/web/react.js +3 -3
  141. package/lib/web/tailwind.js +1 -1
  142. package/lib/xmlfile.js +1 -1
  143. package/lib/yaml.js +1 -1
  144. package/package.json +2 -2
package/.jsii CHANGED
@@ -45251,7 +45251,7 @@
45251
45251
  },
45252
45252
  "locationInModule": {
45253
45253
  "filename": "src/javascript/eslint.ts",
45254
- "line": 191
45254
+ "line": 209
45255
45255
  },
45256
45256
  "parameters": [
45257
45257
  {
@@ -45271,7 +45271,7 @@
45271
45271
  "kind": "class",
45272
45272
  "locationInModule": {
45273
45273
  "filename": "src/javascript/eslint.ts",
45274
- "line": 142
45274
+ "line": 159
45275
45275
  },
45276
45276
  "methods": [
45277
45277
  {
@@ -45281,7 +45281,7 @@
45281
45281
  },
45282
45282
  "locationInModule": {
45283
45283
  "filename": "src/javascript/eslint.ts",
45284
- "line": 146
45284
+ "line": 163
45285
45285
  },
45286
45286
  "name": "of",
45287
45287
  "parameters": [
@@ -45307,7 +45307,7 @@
45307
45307
  },
45308
45308
  "locationInModule": {
45309
45309
  "filename": "src/javascript/eslint.ts",
45310
- "line": 500
45310
+ "line": 523
45311
45311
  },
45312
45312
  "name": "addExtends",
45313
45313
  "parameters": [
@@ -45331,7 +45331,7 @@
45331
45331
  },
45332
45332
  "locationInModule": {
45333
45333
  "filename": "src/javascript/eslint.ts",
45334
- "line": 492
45334
+ "line": 515
45335
45335
  },
45336
45336
  "name": "addIgnorePattern",
45337
45337
  "parameters": [
@@ -45350,7 +45350,7 @@
45350
45350
  },
45351
45351
  "locationInModule": {
45352
45352
  "filename": "src/javascript/eslint.ts",
45353
- "line": 458
45353
+ "line": 481
45354
45354
  },
45355
45355
  "name": "addLintPattern",
45356
45356
  "parameters": [
@@ -45369,7 +45369,7 @@
45369
45369
  },
45370
45370
  "locationInModule": {
45371
45371
  "filename": "src/javascript/eslint.ts",
45372
- "line": 485
45372
+ "line": 508
45373
45373
  },
45374
45374
  "name": "addOverride",
45375
45375
  "parameters": [
@@ -45388,7 +45388,7 @@
45388
45388
  },
45389
45389
  "locationInModule": {
45390
45390
  "filename": "src/javascript/eslint.ts",
45391
- "line": 476
45391
+ "line": 499
45392
45392
  },
45393
45393
  "name": "addPlugins",
45394
45394
  "parameters": [
@@ -45412,7 +45412,7 @@
45412
45412
  },
45413
45413
  "locationInModule": {
45414
45414
  "filename": "src/javascript/eslint.ts",
45415
- "line": 466
45415
+ "line": 489
45416
45416
  },
45417
45417
  "name": "addRules",
45418
45418
  "parameters": [
@@ -45429,6 +45429,32 @@
45429
45429
  }
45430
45430
  ]
45431
45431
  },
45432
+ {
45433
+ "docs": {
45434
+ "remarks": "Only has an effect when the project service is enabled (see\n`EslintOptions.projectService`). This is typically used for loose files\nthat live outside `src`/`test` (e.g. `.projenrc.ts`).",
45435
+ "see": "https://typescript-eslint.io/packages/parser/#allowdefaultproject",
45436
+ "stability": "experimental",
45437
+ "summary": "Allow files matching these patterns to be linted with the typescript-eslint \"default project\" when they are not included by any `tsconfig.json`."
45438
+ },
45439
+ "locationInModule": {
45440
+ "filename": "src/javascript/eslint.ts",
45441
+ "line": 548
45442
+ },
45443
+ "name": "allowDefaultProjectFiles",
45444
+ "parameters": [
45445
+ {
45446
+ "docs": {
45447
+ "summary": "glob patterns, relative to the project root."
45448
+ },
45449
+ "name": "patterns",
45450
+ "type": {
45451
+ "primitive": "string"
45452
+ },
45453
+ "variadic": true
45454
+ }
45455
+ ],
45456
+ "variadic": true
45457
+ },
45432
45458
  {
45433
45459
  "docs": {
45434
45460
  "stability": "experimental",
@@ -45436,7 +45462,7 @@
45436
45462
  },
45437
45463
  "locationInModule": {
45438
45464
  "filename": "src/javascript/eslint.ts",
45439
- "line": 510
45465
+ "line": 533
45440
45466
  },
45441
45467
  "name": "allowDevDeps",
45442
45468
  "parameters": [
@@ -45463,7 +45489,7 @@
45463
45489
  "immutable": true,
45464
45490
  "locationInModule": {
45465
45491
  "filename": "src/javascript/eslint.ts",
45466
- "line": 174
45492
+ "line": 191
45467
45493
  },
45468
45494
  "name": "config",
45469
45495
  "type": {
@@ -45478,7 +45504,7 @@
45478
45504
  "immutable": true,
45479
45505
  "locationInModule": {
45480
45506
  "filename": "src/javascript/eslint.ts",
45481
- "line": 169
45507
+ "line": 186
45482
45508
  },
45483
45509
  "name": "eslintTask",
45484
45510
  "type": {
@@ -45493,7 +45519,7 @@
45493
45519
  "immutable": true,
45494
45520
  "locationInModule": {
45495
45521
  "filename": "src/javascript/eslint.ts",
45496
- "line": 154
45522
+ "line": 171
45497
45523
  },
45498
45524
  "name": "file",
45499
45525
  "type": {
@@ -45508,7 +45534,7 @@
45508
45534
  "immutable": true,
45509
45535
  "locationInModule": {
45510
45536
  "filename": "src/javascript/eslint.ts",
45511
- "line": 179
45537
+ "line": 196
45512
45538
  },
45513
45539
  "name": "ignorePatterns",
45514
45540
  "type": {
@@ -45528,7 +45554,7 @@
45528
45554
  "immutable": true,
45529
45555
  "locationInModule": {
45530
45556
  "filename": "src/javascript/eslint.ts",
45531
- "line": 447
45557
+ "line": 470
45532
45558
  },
45533
45559
  "name": "lintPatterns",
45534
45560
  "type": {
@@ -45548,7 +45574,7 @@
45548
45574
  "immutable": true,
45549
45575
  "locationInModule": {
45550
45576
  "filename": "src/javascript/eslint.ts",
45551
- "line": 164
45577
+ "line": 181
45552
45578
  },
45553
45579
  "name": "overrides",
45554
45580
  "type": {
@@ -45568,7 +45594,7 @@
45568
45594
  "immutable": true,
45569
45595
  "locationInModule": {
45570
45596
  "filename": "src/javascript/eslint.ts",
45571
- "line": 159
45597
+ "line": 176
45572
45598
  },
45573
45599
  "name": "rules",
45574
45600
  "type": {
@@ -45593,7 +45619,7 @@
45593
45619
  "kind": "interface",
45594
45620
  "locationInModule": {
45595
45621
  "filename": "src/javascript/eslint.ts",
45596
- "line": 90
45622
+ "line": 107
45597
45623
  },
45598
45624
  "name": "EslintCommandOptions",
45599
45625
  "namespace": "javascript",
@@ -45607,7 +45633,7 @@
45607
45633
  "immutable": true,
45608
45634
  "locationInModule": {
45609
45635
  "filename": "src/javascript/eslint.ts",
45610
- "line": 100
45636
+ "line": 117
45611
45637
  },
45612
45638
  "name": "extraArgs",
45613
45639
  "optional": true,
@@ -45630,7 +45656,7 @@
45630
45656
  "immutable": true,
45631
45657
  "locationInModule": {
45632
45658
  "filename": "src/javascript/eslint.ts",
45633
- "line": 95
45659
+ "line": 112
45634
45660
  },
45635
45661
  "name": "fix",
45636
45662
  "optional": true,
@@ -45665,7 +45691,7 @@
45665
45691
  "immutable": true,
45666
45692
  "locationInModule": {
45667
45693
  "filename": "src/javascript/eslint.ts",
45668
- "line": 22
45694
+ "line": 39
45669
45695
  },
45670
45696
  "name": "dirs",
45671
45697
  "type": {
@@ -45687,7 +45713,7 @@
45687
45713
  "immutable": true,
45688
45714
  "locationInModule": {
45689
45715
  "filename": "src/javascript/eslint.ts",
45690
- "line": 74
45716
+ "line": 91
45691
45717
  },
45692
45718
  "name": "aliasExtensions",
45693
45719
  "optional": true,
@@ -45710,7 +45736,7 @@
45710
45736
  "immutable": true,
45711
45737
  "locationInModule": {
45712
45738
  "filename": "src/javascript/eslint.ts",
45713
- "line": 68
45739
+ "line": 85
45714
45740
  },
45715
45741
  "name": "aliasMap",
45716
45742
  "optional": true,
@@ -45732,7 +45758,7 @@
45732
45758
  "immutable": true,
45733
45759
  "locationInModule": {
45734
45760
  "filename": "src/javascript/eslint.ts",
45735
- "line": 40
45761
+ "line": 57
45736
45762
  },
45737
45763
  "name": "commandOptions",
45738
45764
  "optional": true,
@@ -45751,7 +45777,7 @@
45751
45777
  "immutable": true,
45752
45778
  "locationInModule": {
45753
45779
  "filename": "src/javascript/eslint.ts",
45754
- "line": 30
45780
+ "line": 47
45755
45781
  },
45756
45782
  "name": "devdirs",
45757
45783
  "optional": true,
@@ -45774,7 +45800,7 @@
45774
45800
  "immutable": true,
45775
45801
  "locationInModule": {
45776
45802
  "filename": "src/javascript/eslint.ts",
45777
- "line": 35
45803
+ "line": 52
45778
45804
  },
45779
45805
  "name": "fileExtensions",
45780
45806
  "optional": true,
@@ -45797,7 +45823,7 @@
45797
45823
  "immutable": true,
45798
45824
  "locationInModule": {
45799
45825
  "filename": "src/javascript/eslint.ts",
45800
- "line": 48
45826
+ "line": 65
45801
45827
  },
45802
45828
  "name": "ignorePatterns",
45803
45829
  "optional": true,
@@ -45820,7 +45846,7 @@
45820
45846
  "immutable": true,
45821
45847
  "locationInModule": {
45822
45848
  "filename": "src/javascript/eslint.ts",
45823
- "line": 54
45849
+ "line": 71
45824
45850
  },
45825
45851
  "name": "prettier",
45826
45852
  "optional": true,
@@ -45828,6 +45854,26 @@
45828
45854
  "primitive": "boolean"
45829
45855
  }
45830
45856
  },
45857
+ {
45858
+ "abstract": true,
45859
+ "docs": {
45860
+ "default": "false",
45861
+ "remarks": "When enabled, typescript-eslint resolves the nearest `tsconfig.json` for\neach linted file (the same resolution model used by the TypeScript language\nservice / `tsserver`). This allows files in different directories (e.g.\n`src` and `test`) to be linted against the `tsconfig.json` that actually\nincludes them, without maintaining a single config that lists every file.\n\nRequires `@typescript-eslint/*` v8 or newer.",
45862
+ "see": "https://typescript-eslint.io/blog/project-service/",
45863
+ "stability": "experimental",
45864
+ "summary": "Use the typescript-eslint \"project service\" for typed linting instead of a single `parserOptions.project`."
45865
+ },
45866
+ "immutable": true,
45867
+ "locationInModule": {
45868
+ "filename": "src/javascript/eslint.ts",
45869
+ "line": 34
45870
+ },
45871
+ "name": "projectService",
45872
+ "optional": true,
45873
+ "type": {
45874
+ "primitive": "boolean"
45875
+ }
45876
+ },
45831
45877
  {
45832
45878
  "abstract": true,
45833
45879
  "docs": {
@@ -45839,7 +45885,7 @@
45839
45885
  "immutable": true,
45840
45886
  "locationInModule": {
45841
45887
  "filename": "src/javascript/eslint.ts",
45842
- "line": 62
45888
+ "line": 79
45843
45889
  },
45844
45890
  "name": "sortExtends",
45845
45891
  "optional": true,
@@ -45858,7 +45904,7 @@
45858
45904
  "immutable": true,
45859
45905
  "locationInModule": {
45860
45906
  "filename": "src/javascript/eslint.ts",
45861
- "line": 81
45907
+ "line": 98
45862
45908
  },
45863
45909
  "name": "tsAlwaysTryTypes",
45864
45910
  "optional": true,
@@ -45894,7 +45940,7 @@
45894
45940
  "immutable": true,
45895
45941
  "locationInModule": {
45896
45942
  "filename": "src/javascript/eslint.ts",
45897
- "line": 87
45943
+ "line": 104
45898
45944
  },
45899
45945
  "name": "yaml",
45900
45946
  "optional": true,
@@ -45916,7 +45962,7 @@
45916
45962
  "kind": "interface",
45917
45963
  "locationInModule": {
45918
45964
  "filename": "src/javascript/eslint.ts",
45919
- "line": 106
45965
+ "line": 123
45920
45966
  },
45921
45967
  "name": "EslintOverride",
45922
45968
  "namespace": "javascript",
@@ -45930,7 +45976,7 @@
45930
45976
  "immutable": true,
45931
45977
  "locationInModule": {
45932
45978
  "filename": "src/javascript/eslint.ts",
45933
- "line": 110
45979
+ "line": 127
45934
45980
  },
45935
45981
  "name": "files",
45936
45982
  "type": {
@@ -45952,7 +45998,7 @@
45952
45998
  "immutable": true,
45953
45999
  "locationInModule": {
45954
46000
  "filename": "src/javascript/eslint.ts",
45955
- "line": 116
46001
+ "line": 133
45956
46002
  },
45957
46003
  "name": "excludedFiles",
45958
46004
  "optional": true,
@@ -45974,7 +46020,7 @@
45974
46020
  "immutable": true,
45975
46021
  "locationInModule": {
45976
46022
  "filename": "src/javascript/eslint.ts",
45977
- "line": 131
46023
+ "line": 148
45978
46024
  },
45979
46025
  "name": "extends",
45980
46026
  "optional": true,
@@ -45996,7 +46042,7 @@
45996
46042
  "immutable": true,
45997
46043
  "locationInModule": {
45998
46044
  "filename": "src/javascript/eslint.ts",
45999
- "line": 126
46045
+ "line": 143
46000
46046
  },
46001
46047
  "name": "parser",
46002
46048
  "optional": true,
@@ -46013,7 +46059,7 @@
46013
46059
  "immutable": true,
46014
46060
  "locationInModule": {
46015
46061
  "filename": "src/javascript/eslint.ts",
46016
- "line": 136
46062
+ "line": 153
46017
46063
  },
46018
46064
  "name": "plugins",
46019
46065
  "optional": true,
@@ -46035,7 +46081,7 @@
46035
46081
  "immutable": true,
46036
46082
  "locationInModule": {
46037
46083
  "filename": "src/javascript/eslint.ts",
46038
- "line": 121
46084
+ "line": 138
46039
46085
  },
46040
46086
  "name": "rules",
46041
46087
  "optional": true,
@@ -78093,7 +78139,7 @@
78093
78139
  },
78094
78140
  "locationInModule": {
78095
78141
  "filename": "src/typescript/projenrc.ts",
78096
- "line": 42
78142
+ "line": 45
78097
78143
  },
78098
78144
  "parameters": [
78099
78145
  {
@@ -78114,7 +78160,7 @@
78114
78160
  "kind": "class",
78115
78161
  "locationInModule": {
78116
78162
  "filename": "src/typescript/projenrc.ts",
78117
- "line": 36
78163
+ "line": 37
78118
78164
  },
78119
78165
  "methods": [
78120
78166
  {
@@ -78124,7 +78170,7 @@
78124
78170
  },
78125
78171
  "locationInModule": {
78126
78172
  "filename": "src/typescript/projenrc.ts",
78127
- "line": 75
78173
+ "line": 95
78128
78174
  },
78129
78175
  "name": "preSynthesize",
78130
78176
  "overrides": "projen.ProjenrcFile"
@@ -78141,13 +78187,27 @@
78141
78187
  "immutable": true,
78142
78188
  "locationInModule": {
78143
78189
  "filename": "src/typescript/projenrc.ts",
78144
- "line": 37
78190
+ "line": 38
78145
78191
  },
78146
78192
  "name": "filePath",
78147
78193
  "overrides": "projen.ProjenrcFile",
78148
78194
  "type": {
78149
78195
  "primitive": "string"
78150
78196
  }
78197
+ },
78198
+ {
78199
+ "docs": {
78200
+ "stability": "experimental"
78201
+ },
78202
+ "immutable": true,
78203
+ "locationInModule": {
78204
+ "filename": "src/typescript/projenrc.ts",
78205
+ "line": 39
78206
+ },
78207
+ "name": "tsconfig",
78208
+ "type": {
78209
+ "fqn": "projen.javascript.TypescriptConfig"
78210
+ }
78151
78211
  }
78152
78212
  ],
78153
78213
  "symbolId": "src/typescript/projenrc:Projenrc"
@@ -78162,7 +78222,7 @@
78162
78222
  "kind": "interface",
78163
78223
  "locationInModule": {
78164
78224
  "filename": "src/typescript/projenrc.ts",
78165
- "line": 8
78225
+ "line": 9
78166
78226
  },
78167
78227
  "name": "ProjenrcOptions",
78168
78228
  "namespace": "typescript",
@@ -78177,7 +78237,7 @@
78177
78237
  "immutable": true,
78178
78238
  "locationInModule": {
78179
78239
  "filename": "src/typescript/projenrc.ts",
78180
- "line": 13
78240
+ "line": 14
78181
78241
  },
78182
78242
  "name": "filename",
78183
78243
  "optional": true,
@@ -78195,7 +78255,7 @@
78195
78255
  "immutable": true,
78196
78256
  "locationInModule": {
78197
78257
  "filename": "src/typescript/projenrc.ts",
78198
- "line": 21
78258
+ "line": 22
78199
78259
  },
78200
78260
  "name": "projenCodeDir",
78201
78261
  "optional": true,
@@ -78213,7 +78273,7 @@
78213
78273
  "immutable": true,
78214
78274
  "locationInModule": {
78215
78275
  "filename": "src/typescript/projenrc.ts",
78216
- "line": 28
78276
+ "line": 29
78217
78277
  },
78218
78278
  "name": "swc",
78219
78279
  "optional": true,
@@ -78923,7 +78983,7 @@
78923
78983
  },
78924
78984
  "locationInModule": {
78925
78985
  "filename": "src/typescript/typescript.ts",
78926
- "line": 852
78986
+ "line": 931
78927
78987
  },
78928
78988
  "parameters": [
78929
78989
  {
@@ -78937,7 +78997,7 @@
78937
78997
  "kind": "class",
78938
78998
  "locationInModule": {
78939
78999
  "filename": "src/typescript/typescript.ts",
78940
- "line": 851
79000
+ "line": 930
78941
79001
  },
78942
79002
  "name": "TypeScriptAppProject",
78943
79003
  "namespace": "typescript",
@@ -78960,7 +79020,7 @@
78960
79020
  },
78961
79021
  "locationInModule": {
78962
79022
  "filename": "src/typescript/typescript.ts",
78963
- "line": 403
79023
+ "line": 407
78964
79024
  },
78965
79025
  "parameters": [
78966
79026
  {
@@ -78974,7 +79034,7 @@
78974
79034
  "kind": "class",
78975
79035
  "locationInModule": {
78976
79036
  "filename": "src/typescript/typescript.ts",
78977
- "line": 369
79037
+ "line": 373
78978
79038
  },
78979
79039
  "methods": [
78980
79040
  {
@@ -78984,7 +79044,7 @@
78984
79044
  },
78985
79045
  "locationInModule": {
78986
79046
  "filename": "src/typescript/typescript.ts",
78987
- "line": 595
79047
+ "line": 674
78988
79048
  },
78989
79049
  "name": "defaultTypeScriptCompilerOptions",
78990
79050
  "protected": true,
@@ -79006,7 +79066,7 @@
79006
79066
  "immutable": true,
79007
79067
  "locationInModule": {
79008
79068
  "filename": "src/typescript/typescript.ts",
79009
- "line": 370
79069
+ "line": 374
79010
79070
  },
79011
79071
  "name": "DEFAULT_TS_JEST_TRANFORM_PATTERN",
79012
79072
  "static": true,
@@ -79021,7 +79081,7 @@
79021
79081
  "immutable": true,
79022
79082
  "locationInModule": {
79023
79083
  "filename": "src/typescript/typescript.ts",
79024
- "line": 373
79084
+ "line": 377
79025
79085
  },
79026
79086
  "name": "docsDirectory",
79027
79087
  "type": {
@@ -79036,7 +79096,7 @@
79036
79096
  "immutable": true,
79037
79097
  "locationInModule": {
79038
79098
  "filename": "src/typescript/typescript.ts",
79039
- "line": 391
79099
+ "line": 395
79040
79100
  },
79041
79101
  "name": "libdir",
79042
79102
  "type": {
@@ -79051,7 +79111,7 @@
79051
79111
  "immutable": true,
79052
79112
  "locationInModule": {
79053
79113
  "filename": "src/typescript/typescript.ts",
79054
- "line": 386
79114
+ "line": 390
79055
79115
  },
79056
79116
  "name": "srcdir",
79057
79117
  "type": {
@@ -79066,7 +79126,7 @@
79066
79126
  "immutable": true,
79067
79127
  "locationInModule": {
79068
79128
  "filename": "src/typescript/typescript.ts",
79069
- "line": 396
79129
+ "line": 400
79070
79130
  },
79071
79131
  "name": "testdir",
79072
79132
  "type": {
@@ -79081,7 +79141,7 @@
79081
79141
  "immutable": true,
79082
79142
  "locationInModule": {
79083
79143
  "filename": "src/typescript/typescript.ts",
79084
- "line": 381
79144
+ "line": 385
79085
79145
  },
79086
79146
  "name": "tsconfigDev",
79087
79147
  "type": {
@@ -79096,7 +79156,7 @@
79096
79156
  "immutable": true,
79097
79157
  "locationInModule": {
79098
79158
  "filename": "src/typescript/typescript.ts",
79099
- "line": 401
79159
+ "line": 405
79100
79160
  },
79101
79161
  "name": "watchTask",
79102
79162
  "type": {
@@ -79110,7 +79170,7 @@
79110
79170
  "immutable": true,
79111
79171
  "locationInModule": {
79112
79172
  "filename": "src/typescript/typescript.ts",
79113
- "line": 372
79173
+ "line": 376
79114
79174
  },
79115
79175
  "name": "docgen",
79116
79176
  "optional": true,
@@ -79125,7 +79185,7 @@
79125
79185
  "immutable": true,
79126
79186
  "locationInModule": {
79127
79187
  "filename": "src/typescript/typescript.ts",
79128
- "line": 374
79188
+ "line": 378
79129
79189
  },
79130
79190
  "name": "eslint",
79131
79191
  "optional": true,
@@ -79140,7 +79200,7 @@
79140
79200
  "immutable": true,
79141
79201
  "locationInModule": {
79142
79202
  "filename": "src/typescript/typescript.ts",
79143
- "line": 376
79203
+ "line": 380
79144
79204
  },
79145
79205
  "name": "tsconfig",
79146
79206
  "optional": true,
@@ -79155,7 +79215,7 @@
79155
79215
  "immutable": true,
79156
79216
  "locationInModule": {
79157
79217
  "filename": "src/typescript/typescript.ts",
79158
- "line": 375
79218
+ "line": 379
79159
79219
  },
79160
79220
  "name": "tsconfigEslint",
79161
79221
  "optional": true,
@@ -79194,7 +79254,7 @@
79194
79254
  "immutable": true,
79195
79255
  "locationInModule": {
79196
79256
  "filename": "src/typescript/typescript.ts",
79197
- "line": 326
79257
+ "line": 330
79198
79258
  },
79199
79259
  "name": "disableTsconfig",
79200
79260
  "optional": true,
@@ -79207,12 +79267,12 @@
79207
79267
  "docs": {
79208
79268
  "default": "false",
79209
79269
  "stability": "experimental",
79210
- "summary": "Do not generate a `tsconfig.dev.json` file."
79270
+ "summary": "Do not generate a development tsconfig file."
79211
79271
  },
79212
79272
  "immutable": true,
79213
79273
  "locationInModule": {
79214
79274
  "filename": "src/typescript/typescript.ts",
79215
- "line": 332
79275
+ "line": 336
79216
79276
  },
79217
79277
  "name": "disableTsconfigDev",
79218
79278
  "optional": true,
@@ -79266,7 +79326,7 @@
79266
79326
  "immutable": true,
79267
79327
  "locationInModule": {
79268
79328
  "filename": "src/typescript/typescript.ts",
79269
- "line": 344
79329
+ "line": 348
79270
79330
  },
79271
79331
  "name": "entrypointTypes",
79272
79332
  "optional": true,
@@ -79341,7 +79401,7 @@
79341
79401
  "immutable": true,
79342
79402
  "locationInModule": {
79343
79403
  "filename": "src/typescript/typescript.ts",
79344
- "line": 352
79404
+ "line": 356
79345
79405
  },
79346
79406
  "name": "projenrcTs",
79347
79407
  "optional": true,
@@ -79358,7 +79418,7 @@
79358
79418
  "immutable": true,
79359
79419
  "locationInModule": {
79360
79420
  "filename": "src/typescript/typescript.ts",
79361
- "line": 357
79421
+ "line": 361
79362
79422
  },
79363
79423
  "name": "projenrcTsOptions",
79364
79424
  "optional": true,
@@ -79376,7 +79436,7 @@
79376
79436
  "immutable": true,
79377
79437
  "locationInModule": {
79378
79438
  "filename": "src/typescript/typescript.ts",
79379
- "line": 338
79439
+ "line": 342
79380
79440
  },
79381
79441
  "name": "sampleCode",
79382
79442
  "optional": true,
@@ -79460,14 +79520,15 @@
79460
79520
  {
79461
79521
  "abstract": true,
79462
79522
  "docs": {
79463
- "default": "\"tsconfig.dev.json\"",
79523
+ "default": "- \"{testdir}/tsconfig.json\"",
79524
+ "remarks": "By default this lives inside the test directory (e.g. `test/tsconfig.json`)\nso that the TypeScript language service resolves it as the nearest config\nfor test files.",
79464
79525
  "stability": "experimental",
79465
- "summary": "The name of the development tsconfig.json file."
79526
+ "summary": "The name (and path) of the development tsconfig file."
79466
79527
  },
79467
79528
  "immutable": true,
79468
79529
  "locationInModule": {
79469
79530
  "filename": "src/typescript/typescript.ts",
79470
- "line": 318
79531
+ "line": 322
79471
79532
  },
79472
79533
  "name": "tsconfigDevFile",
79473
79534
  "optional": true,
@@ -79484,7 +79545,7 @@
79484
79545
  "immutable": true,
79485
79546
  "locationInModule": {
79486
79547
  "filename": "src/typescript/typescript.ts",
79487
- "line": 362
79548
+ "line": 366
79488
79549
  },
79489
79550
  "name": "tsJestOptions",
79490
79551
  "optional": true,
@@ -82165,6 +82226,6 @@
82165
82226
  "usedFeatures": [
82166
82227
  "class-covariant-overrides"
82167
82228
  ],
82168
- "version": "0.100.3",
82169
- "fingerprint": "ONGPrsqZRzNF29A1Y37Ou0aCV3BlZQTCpocr/+1HNx4="
82229
+ "version": "0.100.4",
82230
+ "fingerprint": "unMEmCRSmIi8NICO2tTmakFFgu3eGzKbBt22KU43syY="
82170
82231
  }