@storm-software/workspace-tools 1.241.0 → 1.243.0
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.
- package/CHANGELOG.md +17 -0
- package/README.md +1 -1
- package/dist/{chunk-EFPBJWHS.js → chunk-6ZRK5I4N.js} +7 -4
- package/dist/chunk-7O34DHUG.js +127 -0
- package/dist/chunk-7TLYMNLD.mjs +127 -0
- package/dist/{chunk-5AQJQ72E.mjs → chunk-C2REXPET.mjs} +54 -49
- package/dist/{chunk-JOJ3CZQC.js → chunk-C3YSVZWO.js} +7 -4
- package/dist/{chunk-RTFFYOEY.js → chunk-PCPEJBLO.js} +7 -4
- package/dist/{chunk-XHH2IY66.js → chunk-RAVLTWJV.js} +54 -49
- package/dist/{chunk-LNDWWYO3.mjs → chunk-RLGZCVPW.mjs} +6 -3
- package/dist/{chunk-U4K5KWKS.mjs → chunk-T2NTGJ6O.mjs} +6 -3
- package/dist/{chunk-3SP4ZXOA.mjs → chunk-UHNTJRTW.mjs} +6 -3
- package/dist/executors.js +2 -2
- package/dist/executors.mjs +3 -3
- package/dist/generator-AFivysTp.d.ts +130 -0
- package/dist/generator-BAbOohf7.d.mts +130 -0
- package/dist/generator-B_HN13az.d.mts +130 -0
- package/dist/generator-CrR9QK6B.d.mts +130 -0
- package/dist/generator-DNdirMec.d.ts +130 -0
- package/dist/generator-F6EuzmJD.d.ts +130 -0
- package/dist/generators.d.mts +3 -3
- package/dist/generators.d.ts +3 -3
- package/dist/generators.js +6 -6
- package/dist/generators.mjs +7 -7
- package/dist/index.d.mts +4 -4
- package/dist/index.d.ts +4 -4
- package/dist/index.js +9 -9
- package/dist/index.mjs +11 -11
- package/dist/src/base/index.d.mts +22 -206
- package/dist/src/base/index.d.ts +22 -206
- package/dist/src/base/index.js +3 -3
- package/dist/src/base/index.mjs +2 -2
- package/dist/src/base/typescript-library-generator.schema.d.ts +8 -200
- package/dist/src/base/typescript-library-generator.schema.json +18 -162
- package/dist/src/base/typescript-library-generator.schema.md +9 -177
- package/dist/src/base/typescript-library-generator.untyped.js +2 -2
- package/dist/src/base/typescript-library-generator.untyped.mjs +1 -1
- package/dist/src/generators/browser-library/generator.d.mts +1 -1
- package/dist/src/generators/browser-library/generator.d.ts +1 -1
- package/dist/src/generators/browser-library/generator.js +3 -3
- package/dist/src/generators/browser-library/generator.mjs +2 -2
- package/dist/src/generators/browser-library/schema.d.ts +7 -199
- package/dist/src/generators/browser-library/schema.json +17 -162
- package/dist/src/generators/browser-library/schema.md +9 -177
- package/dist/src/generators/browser-library/untyped.js +2 -2
- package/dist/src/generators/browser-library/untyped.mjs +1 -1
- package/dist/src/generators/neutral-library/generator.d.mts +1 -1
- package/dist/src/generators/neutral-library/generator.d.ts +1 -1
- package/dist/src/generators/neutral-library/generator.js +3 -3
- package/dist/src/generators/neutral-library/generator.mjs +2 -2
- package/dist/src/generators/neutral-library/schema.d.ts +7 -199
- package/dist/src/generators/neutral-library/schema.json +17 -162
- package/dist/src/generators/neutral-library/schema.md +9 -177
- package/dist/src/generators/neutral-library/untyped.js +2 -2
- package/dist/src/generators/neutral-library/untyped.mjs +1 -1
- package/dist/src/generators/node-library/files/README.md +8 -3
- package/dist/src/generators/node-library/files/src/index.ts.template +1 -1
- package/dist/src/generators/node-library/generator.d.mts +1 -1
- package/dist/src/generators/node-library/generator.d.ts +1 -1
- package/dist/src/generators/node-library/generator.js +3 -3
- package/dist/src/generators/node-library/generator.mjs +2 -2
- package/dist/src/generators/node-library/schema.d.ts +7 -199
- package/dist/src/generators/node-library/schema.json +17 -162
- package/dist/src/generators/node-library/schema.md +9 -177
- package/dist/src/generators/node-library/untyped.js +2 -2
- package/dist/src/generators/node-library/untyped.mjs +1 -1
- package/docs/api/base/typescript-library-generator.schema.md +9 -177
- package/docs/api/generators/browser-library/schema.md +9 -177
- package/docs/api/generators/neutral-library/schema.md +9 -177
- package/docs/api/generators/node-library/files/README.md +8 -3
- package/docs/api/generators/node-library/schema.md +9 -177
- package/package.json +1 -1
- package/dist/chunk-RPECQQG4.mjs +0 -288
- package/dist/chunk-ZFIZ5Q46.js +0 -288
- package/dist/generator-BQRJyq3B.d.mts +0 -322
- package/dist/generator-BrNmpinc.d.mts +0 -322
- package/dist/generator-CNu7WVP-.d.mts +0 -322
- package/dist/generator-CnbxQjWD.d.ts +0 -322
- package/dist/generator-GzlgTDGq.d.ts +0 -322
- package/dist/generator-pV0dN2TY.d.ts +0 -322
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunk7O34DHUGjs = require('../../../chunk-7O34DHUG.js');
|
|
4
4
|
require('../../../chunk-7CJRMBX3.js');
|
|
5
5
|
require('../../../chunk-3GQAWCBQ.js');
|
|
6
6
|
|
|
7
7
|
// src/generators/browser-library/untyped.ts
|
|
8
8
|
var _untyped = require('untyped');
|
|
9
9
|
var untyped_default = _untyped.defineUntypedSchema.call(void 0, {
|
|
10
|
-
...
|
|
10
|
+
..._chunk7O34DHUGjs.typescript_library_generator_untyped_default,
|
|
11
11
|
$schema: {
|
|
12
12
|
id: "BrowserLibraryGeneratorSchema",
|
|
13
13
|
title: "Browser Library Generator",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../types-44XkV3HO.mjs';
|
|
2
2
|
import '@nx/devkit';
|
|
3
3
|
import '../../../types-B5IG4iSJ.mjs';
|
|
4
|
-
export { _ as default, n as neutralLibraryGeneratorFn } from '../../../generator-
|
|
4
|
+
export { _ as default, n as neutralLibraryGeneratorFn } from '../../../generator-B_HN13az.mjs';
|
|
5
5
|
import 'tsup';
|
|
6
6
|
import 'zod';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../types-DpaECebR.js';
|
|
2
2
|
import '@nx/devkit';
|
|
3
3
|
import '../../../types-B5IG4iSJ.js';
|
|
4
|
-
export { _ as default, n as neutralLibraryGeneratorFn } from '../../../generator-
|
|
4
|
+
export { _ as default, n as neutralLibraryGeneratorFn } from '../../../generator-AFivysTp.js';
|
|
5
5
|
import 'tsup';
|
|
6
6
|
import 'zod';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('../../../chunk-
|
|
4
|
+
var _chunkPCPEJBLOjs = require('../../../chunk-PCPEJBLO.js');
|
|
5
|
+
require('../../../chunk-RAVLTWJV.js');
|
|
6
6
|
require('../../../chunk-HI4G4OOG.js');
|
|
7
7
|
require('../../../chunk-7YRW5HNX.js');
|
|
8
8
|
require('../../../chunk-KLHTXAIU.js');
|
|
@@ -14,4 +14,4 @@ require('../../../chunk-3GQAWCBQ.js');
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
exports.default =
|
|
17
|
+
exports.default = _chunkPCPEJBLOjs.generator_default; exports.neutralLibraryGeneratorFn = _chunkPCPEJBLOjs.neutralLibraryGeneratorFn;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
generator_default,
|
|
3
3
|
neutralLibraryGeneratorFn
|
|
4
|
-
} from "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
4
|
+
} from "../../../chunk-UHNTJRTW.mjs";
|
|
5
|
+
import "../../../chunk-C2REXPET.mjs";
|
|
6
6
|
import "../../../chunk-EK75QNMS.mjs";
|
|
7
7
|
import "../../../chunk-66TYTM73.mjs";
|
|
8
8
|
import "../../../chunk-SNFZL5BN.mjs";
|
|
@@ -48,44 +48,12 @@ export interface NeutralLibraryGeneratorSchema {
|
|
|
48
48
|
platform?: string,
|
|
49
49
|
|
|
50
50
|
/**
|
|
51
|
-
*
|
|
52
|
-
*
|
|
53
|
-
* The dev dependencies to install
|
|
54
|
-
*
|
|
55
|
-
*/
|
|
56
|
-
devDependencies?: {
|
|
57
|
-
[key: string]: any
|
|
58
|
-
},
|
|
59
|
-
|
|
60
|
-
/**
|
|
61
|
-
* Dependencies
|
|
62
|
-
*
|
|
63
|
-
* The dependencies to install
|
|
64
|
-
*
|
|
65
|
-
*/
|
|
66
|
-
dependencies?: {
|
|
67
|
-
[key: string]: any
|
|
68
|
-
},
|
|
69
|
-
|
|
70
|
-
/**
|
|
71
|
-
* Peer Dependencies
|
|
72
|
-
*
|
|
73
|
-
* The peer dependencies to install
|
|
74
|
-
*
|
|
75
|
-
*/
|
|
76
|
-
peerDependencies?: {
|
|
77
|
-
[key: string]: any
|
|
78
|
-
},
|
|
79
|
-
|
|
80
|
-
/**
|
|
81
|
-
* Peer Dependencies Meta
|
|
51
|
+
* Import Path
|
|
82
52
|
*
|
|
83
|
-
* The
|
|
53
|
+
* The import path for the library
|
|
84
54
|
*
|
|
85
55
|
*/
|
|
86
|
-
|
|
87
|
-
[key: string]: any
|
|
88
|
-
},
|
|
56
|
+
importPath?: string,
|
|
89
57
|
|
|
90
58
|
/**
|
|
91
59
|
* Tags
|
|
@@ -95,48 +63,6 @@ export interface NeutralLibraryGeneratorSchema {
|
|
|
95
63
|
*/
|
|
96
64
|
tags?: string,
|
|
97
65
|
|
|
98
|
-
/**
|
|
99
|
-
* TypeScript Config (tsconfig.json) Options
|
|
100
|
-
*
|
|
101
|
-
* The TypeScript configuration options
|
|
102
|
-
*
|
|
103
|
-
*/
|
|
104
|
-
tsconfigOptions?: {
|
|
105
|
-
[key: string]: any
|
|
106
|
-
},
|
|
107
|
-
|
|
108
|
-
/**
|
|
109
|
-
* Skip Format
|
|
110
|
-
*
|
|
111
|
-
* Skip formatting
|
|
112
|
-
*
|
|
113
|
-
*/
|
|
114
|
-
skipFormat?: boolean,
|
|
115
|
-
|
|
116
|
-
/**
|
|
117
|
-
* Skip TsConfig
|
|
118
|
-
*
|
|
119
|
-
* Skip TypeScript configuration
|
|
120
|
-
*
|
|
121
|
-
*/
|
|
122
|
-
skipTsConfig?: boolean,
|
|
123
|
-
|
|
124
|
-
/**
|
|
125
|
-
* Skip Package Json
|
|
126
|
-
*
|
|
127
|
-
* Skip package.json
|
|
128
|
-
*
|
|
129
|
-
*/
|
|
130
|
-
skipPackageJson?: boolean,
|
|
131
|
-
|
|
132
|
-
/**
|
|
133
|
-
* Include Babel Rc
|
|
134
|
-
*
|
|
135
|
-
* Include Babel configuration
|
|
136
|
-
*
|
|
137
|
-
*/
|
|
138
|
-
includeBabelRc?: boolean,
|
|
139
|
-
|
|
140
66
|
/**
|
|
141
67
|
* Unit Test Runner
|
|
142
68
|
*
|
|
@@ -147,14 +73,6 @@ export interface NeutralLibraryGeneratorSchema {
|
|
|
147
73
|
*/
|
|
148
74
|
unitTestRunner?: string,
|
|
149
75
|
|
|
150
|
-
/**
|
|
151
|
-
* Linter
|
|
152
|
-
*
|
|
153
|
-
* The linter to use
|
|
154
|
-
*
|
|
155
|
-
*/
|
|
156
|
-
linter?: string,
|
|
157
|
-
|
|
158
76
|
/**
|
|
159
77
|
* Test Environment
|
|
160
78
|
*
|
|
@@ -165,27 +83,12 @@ export interface NeutralLibraryGeneratorSchema {
|
|
|
165
83
|
*/
|
|
166
84
|
testEnvironment?: string,
|
|
167
85
|
|
|
168
|
-
/**
|
|
169
|
-
* Import Path
|
|
170
|
-
*
|
|
171
|
-
* The import path for the library
|
|
172
|
-
*
|
|
173
|
-
*/
|
|
174
|
-
importPath?: string,
|
|
175
|
-
|
|
176
|
-
/**
|
|
177
|
-
* JavaScript
|
|
178
|
-
*
|
|
179
|
-
* Use JavaScript instead of TypeScript
|
|
180
|
-
*
|
|
181
|
-
*/
|
|
182
|
-
js?: boolean,
|
|
183
|
-
|
|
184
86
|
/**
|
|
185
87
|
* Pascal Case Files
|
|
186
88
|
*
|
|
187
89
|
* Use PascalCase for file names
|
|
188
90
|
*
|
|
91
|
+
* @default false
|
|
189
92
|
*/
|
|
190
93
|
pascalCaseFiles?: boolean,
|
|
191
94
|
|
|
@@ -194,6 +97,7 @@ export interface NeutralLibraryGeneratorSchema {
|
|
|
194
97
|
*
|
|
195
98
|
* Enable strict mode
|
|
196
99
|
*
|
|
100
|
+
* @default true
|
|
197
101
|
*/
|
|
198
102
|
strict?: boolean,
|
|
199
103
|
|
|
@@ -202,6 +106,7 @@ export interface NeutralLibraryGeneratorSchema {
|
|
|
202
106
|
*
|
|
203
107
|
* Make the library publishable
|
|
204
108
|
*
|
|
109
|
+
* @default false
|
|
205
110
|
*/
|
|
206
111
|
publishable?: boolean,
|
|
207
112
|
|
|
@@ -210,105 +115,8 @@ export interface NeutralLibraryGeneratorSchema {
|
|
|
210
115
|
*
|
|
211
116
|
* Make the library buildable
|
|
212
117
|
*
|
|
118
|
+
* @default true
|
|
213
119
|
*/
|
|
214
120
|
buildable?: boolean,
|
|
215
|
-
|
|
216
|
-
/**
|
|
217
|
-
* Set Parser Options Project
|
|
218
|
-
*
|
|
219
|
-
* Set parser options project
|
|
220
|
-
*
|
|
221
|
-
*/
|
|
222
|
-
setParserOptionsProject?: boolean,
|
|
223
|
-
|
|
224
|
-
/**
|
|
225
|
-
* Config
|
|
226
|
-
*
|
|
227
|
-
* The configuration type
|
|
228
|
-
*
|
|
229
|
-
*
|
|
230
|
-
* @enum workspace,project,npm-scripts
|
|
231
|
-
*/
|
|
232
|
-
config?: string,
|
|
233
|
-
|
|
234
|
-
/**
|
|
235
|
-
* Compiler
|
|
236
|
-
*
|
|
237
|
-
* The compiler to use
|
|
238
|
-
*
|
|
239
|
-
*/
|
|
240
|
-
compiler?: string,
|
|
241
|
-
|
|
242
|
-
/**
|
|
243
|
-
* Bundler
|
|
244
|
-
*
|
|
245
|
-
* The bundler to use
|
|
246
|
-
*
|
|
247
|
-
*/
|
|
248
|
-
bundler?: string,
|
|
249
|
-
|
|
250
|
-
/**
|
|
251
|
-
* Skip Type Check
|
|
252
|
-
*
|
|
253
|
-
* Skip type checking
|
|
254
|
-
*
|
|
255
|
-
*/
|
|
256
|
-
skipTypeCheck?: boolean,
|
|
257
|
-
|
|
258
|
-
/**
|
|
259
|
-
* Minimal
|
|
260
|
-
*
|
|
261
|
-
* Create a minimal library
|
|
262
|
-
*
|
|
263
|
-
*/
|
|
264
|
-
minimal?: boolean,
|
|
265
|
-
|
|
266
|
-
/**
|
|
267
|
-
* Root Project
|
|
268
|
-
*
|
|
269
|
-
* Create a root project
|
|
270
|
-
*
|
|
271
|
-
*/
|
|
272
|
-
rootProject?: boolean,
|
|
273
|
-
|
|
274
|
-
/**
|
|
275
|
-
* Simple Name
|
|
276
|
-
*
|
|
277
|
-
* Use a simple name for the library
|
|
278
|
-
*
|
|
279
|
-
*/
|
|
280
|
-
simpleName?: boolean,
|
|
281
|
-
|
|
282
|
-
/**
|
|
283
|
-
* Add Plugin
|
|
284
|
-
*
|
|
285
|
-
* Add a plugin to the library
|
|
286
|
-
*
|
|
287
|
-
*/
|
|
288
|
-
addPlugin?: boolean,
|
|
289
|
-
|
|
290
|
-
/**
|
|
291
|
-
* Use Project Json
|
|
292
|
-
*
|
|
293
|
-
* Use project.json
|
|
294
|
-
*
|
|
295
|
-
*/
|
|
296
|
-
useProjectJson?: boolean,
|
|
297
|
-
|
|
298
|
-
/**
|
|
299
|
-
* Skip Workspaces Warning
|
|
300
|
-
*
|
|
301
|
-
* Skip workspaces warning
|
|
302
|
-
*
|
|
303
|
-
*/
|
|
304
|
-
skipWorkspacesWarning?: boolean,
|
|
305
|
-
|
|
306
|
-
/**
|
|
307
|
-
* Use Tsc Executor
|
|
308
|
-
*
|
|
309
|
-
* Use TSC executor
|
|
310
|
-
*
|
|
311
|
-
*/
|
|
312
|
-
useTscExecutor?: boolean,
|
|
313
121
|
}
|
|
314
122
|
|
|
@@ -42,33 +42,11 @@
|
|
|
42
42
|
"id": "#platform",
|
|
43
43
|
"default": "neutral"
|
|
44
44
|
},
|
|
45
|
-
"
|
|
46
|
-
"title": "
|
|
47
|
-
"type": "
|
|
48
|
-
"description": "The
|
|
49
|
-
"id": "#
|
|
50
|
-
"default": {}
|
|
51
|
-
},
|
|
52
|
-
"dependencies": {
|
|
53
|
-
"title": "Dependencies",
|
|
54
|
-
"type": "object",
|
|
55
|
-
"description": "The dependencies to install",
|
|
56
|
-
"id": "#dependencies",
|
|
57
|
-
"default": {}
|
|
58
|
-
},
|
|
59
|
-
"peerDependencies": {
|
|
60
|
-
"title": "Peer Dependencies",
|
|
61
|
-
"type": "object",
|
|
62
|
-
"description": "The peer dependencies to install",
|
|
63
|
-
"id": "#peerDependencies",
|
|
64
|
-
"default": {}
|
|
65
|
-
},
|
|
66
|
-
"peerDependenciesMeta": {
|
|
67
|
-
"title": "Peer Dependencies Meta",
|
|
68
|
-
"type": "object",
|
|
69
|
-
"description": "The peer dependencies meta",
|
|
70
|
-
"id": "#peerDependenciesMeta",
|
|
71
|
-
"default": {}
|
|
45
|
+
"importPath": {
|
|
46
|
+
"title": "Import Path",
|
|
47
|
+
"type": "string",
|
|
48
|
+
"description": "The import path for the library",
|
|
49
|
+
"id": "#importPath"
|
|
72
50
|
},
|
|
73
51
|
"tags": {
|
|
74
52
|
"title": "Tags",
|
|
@@ -76,37 +54,6 @@
|
|
|
76
54
|
"description": "The tags for the library",
|
|
77
55
|
"id": "#tags"
|
|
78
56
|
},
|
|
79
|
-
"tsconfigOptions": {
|
|
80
|
-
"title": "TypeScript Config (tsconfig.json) Options",
|
|
81
|
-
"type": "object",
|
|
82
|
-
"description": "The TypeScript configuration options",
|
|
83
|
-
"id": "#tsconfigOptions",
|
|
84
|
-
"default": {}
|
|
85
|
-
},
|
|
86
|
-
"skipFormat": {
|
|
87
|
-
"title": "Skip Format",
|
|
88
|
-
"type": "boolean",
|
|
89
|
-
"description": "Skip formatting",
|
|
90
|
-
"id": "#skipFormat"
|
|
91
|
-
},
|
|
92
|
-
"skipTsConfig": {
|
|
93
|
-
"title": "Skip TsConfig",
|
|
94
|
-
"type": "boolean",
|
|
95
|
-
"description": "Skip TypeScript configuration",
|
|
96
|
-
"id": "#skipTsConfig"
|
|
97
|
-
},
|
|
98
|
-
"skipPackageJson": {
|
|
99
|
-
"title": "Skip Package Json",
|
|
100
|
-
"type": "boolean",
|
|
101
|
-
"description": "Skip package.json",
|
|
102
|
-
"id": "#skipPackageJson"
|
|
103
|
-
},
|
|
104
|
-
"includeBabelRc": {
|
|
105
|
-
"title": "Include Babel Rc",
|
|
106
|
-
"type": "boolean",
|
|
107
|
-
"description": "Include Babel configuration",
|
|
108
|
-
"id": "#includeBabelRc"
|
|
109
|
-
},
|
|
110
57
|
"unitTestRunner": {
|
|
111
58
|
"title": "Unit Test Runner",
|
|
112
59
|
"type": "string",
|
|
@@ -118,12 +65,6 @@
|
|
|
118
65
|
"description": "The unit test runner to use",
|
|
119
66
|
"id": "#unitTestRunner"
|
|
120
67
|
},
|
|
121
|
-
"linter": {
|
|
122
|
-
"title": "Linter",
|
|
123
|
-
"type": "string",
|
|
124
|
-
"description": "The linter to use",
|
|
125
|
-
"id": "#linter"
|
|
126
|
-
},
|
|
127
68
|
"testEnvironment": {
|
|
128
69
|
"title": "Test Environment",
|
|
129
70
|
"type": "string",
|
|
@@ -134,128 +75,42 @@
|
|
|
134
75
|
"description": "The test environment to use",
|
|
135
76
|
"id": "#testEnvironment"
|
|
136
77
|
},
|
|
137
|
-
"importPath": {
|
|
138
|
-
"title": "Import Path",
|
|
139
|
-
"type": "string",
|
|
140
|
-
"description": "The import path for the library",
|
|
141
|
-
"id": "#importPath"
|
|
142
|
-
},
|
|
143
|
-
"js": {
|
|
144
|
-
"title": "JavaScript",
|
|
145
|
-
"type": "boolean",
|
|
146
|
-
"description": "Use JavaScript instead of TypeScript",
|
|
147
|
-
"id": "#js"
|
|
148
|
-
},
|
|
149
78
|
"pascalCaseFiles": {
|
|
150
79
|
"title": "Pascal Case Files",
|
|
151
80
|
"type": "boolean",
|
|
152
81
|
"description": "Use PascalCase for file names",
|
|
153
|
-
"id": "#pascalCaseFiles"
|
|
82
|
+
"id": "#pascalCaseFiles",
|
|
83
|
+
"default": false
|
|
154
84
|
},
|
|
155
85
|
"strict": {
|
|
156
86
|
"title": "Strict",
|
|
157
87
|
"type": "boolean",
|
|
158
88
|
"description": "Enable strict mode",
|
|
159
|
-
"id": "#strict"
|
|
89
|
+
"id": "#strict",
|
|
90
|
+
"default": true
|
|
160
91
|
},
|
|
161
92
|
"publishable": {
|
|
162
93
|
"title": "Publishable",
|
|
163
94
|
"type": "boolean",
|
|
164
95
|
"description": "Make the library publishable",
|
|
165
|
-
"id": "#publishable"
|
|
96
|
+
"id": "#publishable",
|
|
97
|
+
"default": false
|
|
166
98
|
},
|
|
167
99
|
"buildable": {
|
|
168
100
|
"title": "Buildable",
|
|
169
101
|
"type": "boolean",
|
|
170
102
|
"description": "Make the library buildable",
|
|
171
|
-
"id": "#buildable"
|
|
172
|
-
|
|
173
|
-
"setParserOptionsProject": {
|
|
174
|
-
"title": "Set Parser Options Project",
|
|
175
|
-
"type": "boolean",
|
|
176
|
-
"description": "Set parser options project",
|
|
177
|
-
"id": "#setParserOptionsProject"
|
|
178
|
-
},
|
|
179
|
-
"config": {
|
|
180
|
-
"title": "Config",
|
|
181
|
-
"type": "string",
|
|
182
|
-
"enum": [
|
|
183
|
-
"workspace",
|
|
184
|
-
"project",
|
|
185
|
-
"npm-scripts"
|
|
186
|
-
],
|
|
187
|
-
"description": "The configuration type",
|
|
188
|
-
"id": "#config"
|
|
189
|
-
},
|
|
190
|
-
"compiler": {
|
|
191
|
-
"title": "Compiler",
|
|
192
|
-
"type": "string",
|
|
193
|
-
"description": "The compiler to use",
|
|
194
|
-
"id": "#compiler"
|
|
195
|
-
},
|
|
196
|
-
"bundler": {
|
|
197
|
-
"title": "Bundler",
|
|
198
|
-
"type": "string",
|
|
199
|
-
"description": "The bundler to use",
|
|
200
|
-
"id": "#bundler"
|
|
201
|
-
},
|
|
202
|
-
"skipTypeCheck": {
|
|
203
|
-
"title": "Skip Type Check",
|
|
204
|
-
"type": "boolean",
|
|
205
|
-
"description": "Skip type checking",
|
|
206
|
-
"id": "#skipTypeCheck"
|
|
207
|
-
},
|
|
208
|
-
"minimal": {
|
|
209
|
-
"title": "Minimal",
|
|
210
|
-
"type": "boolean",
|
|
211
|
-
"description": "Create a minimal library",
|
|
212
|
-
"id": "#minimal"
|
|
213
|
-
},
|
|
214
|
-
"rootProject": {
|
|
215
|
-
"title": "Root Project",
|
|
216
|
-
"type": "boolean",
|
|
217
|
-
"description": "Create a root project",
|
|
218
|
-
"id": "#rootProject"
|
|
219
|
-
},
|
|
220
|
-
"simpleName": {
|
|
221
|
-
"title": "Simple Name",
|
|
222
|
-
"type": "boolean",
|
|
223
|
-
"description": "Use a simple name for the library",
|
|
224
|
-
"id": "#simpleName"
|
|
225
|
-
},
|
|
226
|
-
"addPlugin": {
|
|
227
|
-
"title": "Add Plugin",
|
|
228
|
-
"type": "boolean",
|
|
229
|
-
"description": "Add a plugin to the library",
|
|
230
|
-
"id": "#addPlugin"
|
|
231
|
-
},
|
|
232
|
-
"useProjectJson": {
|
|
233
|
-
"title": "Use Project Json",
|
|
234
|
-
"type": "boolean",
|
|
235
|
-
"description": "Use project.json",
|
|
236
|
-
"id": "#useProjectJson"
|
|
237
|
-
},
|
|
238
|
-
"skipWorkspacesWarning": {
|
|
239
|
-
"title": "Skip Workspaces Warning",
|
|
240
|
-
"type": "boolean",
|
|
241
|
-
"description": "Skip workspaces warning",
|
|
242
|
-
"id": "#skipWorkspacesWarning"
|
|
243
|
-
},
|
|
244
|
-
"useTscExecutor": {
|
|
245
|
-
"title": "Use Tsc Executor",
|
|
246
|
-
"type": "boolean",
|
|
247
|
-
"description": "Use TSC executor",
|
|
248
|
-
"id": "#useTscExecutor"
|
|
103
|
+
"id": "#buildable",
|
|
104
|
+
"default": true
|
|
249
105
|
}
|
|
250
106
|
},
|
|
251
107
|
"type": "object",
|
|
252
108
|
"default": {
|
|
253
109
|
"buildExecutor": "@storm-software/workspace-tools:unbuild",
|
|
254
110
|
"platform": "neutral",
|
|
255
|
-
"
|
|
256
|
-
"
|
|
257
|
-
"
|
|
258
|
-
"
|
|
259
|
-
"tsconfigOptions": {}
|
|
111
|
+
"pascalCaseFiles": false,
|
|
112
|
+
"strict": true,
|
|
113
|
+
"publishable": false,
|
|
114
|
+
"buildable": true
|
|
260
115
|
}
|
|
261
116
|
}
|