-
Notifications
You must be signed in to change notification settings - Fork 62
/
tsconfig.base.json
326 lines (326 loc) · 12.5 KB
/
tsconfig.base.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
{
"compileOnSave": false,
"compilerOptions": {
"rootDir": ".",
"sourceMap": true,
"declaration": false,
"moduleResolution": "node",
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"importHelpers": true,
"target": "es2015",
"module": "esnext",
"lib": ["es2017", "dom"],
"skipLibCheck": true,
"skipDefaultLibCheck": true,
"baseUrl": ".",
"paths": {
"crew-important-feature-0": [
"packages/crew/important-feature-0/src/index.ts"
],
"crew-important-feature-1": [
"packages/crew/important-feature-1/src/index.ts"
],
"crew-important-feature-10": [
"packages/crew/important-feature-10/src/index.ts"
],
"crew-important-feature-11": [
"packages/crew/important-feature-11/src/index.ts"
],
"crew-important-feature-12": [
"packages/crew/important-feature-12/src/index.ts"
],
"crew-important-feature-13": [
"packages/crew/important-feature-13/src/index.ts"
],
"crew-important-feature-14": [
"packages/crew/important-feature-14/src/index.ts"
],
"crew-important-feature-15": [
"packages/crew/important-feature-15/src/index.ts"
],
"crew-important-feature-16": [
"packages/crew/important-feature-16/src/index.ts"
],
"crew-important-feature-17": [
"packages/crew/important-feature-17/src/index.ts"
],
"crew-important-feature-18": [
"packages/crew/important-feature-18/src/index.ts"
],
"crew-important-feature-19": [
"packages/crew/important-feature-19/src/index.ts"
],
"crew-important-feature-2": [
"packages/crew/important-feature-2/src/index.ts"
],
"crew-important-feature-3": [
"packages/crew/important-feature-3/src/index.ts"
],
"crew-important-feature-4": [
"packages/crew/important-feature-4/src/index.ts"
],
"crew-important-feature-5": [
"packages/crew/important-feature-5/src/index.ts"
],
"crew-important-feature-6": [
"packages/crew/important-feature-6/src/index.ts"
],
"crew-important-feature-7": [
"packages/crew/important-feature-7/src/index.ts"
],
"crew-important-feature-8": [
"packages/crew/important-feature-8/src/index.ts"
],
"crew-important-feature-9": [
"packages/crew/important-feature-9/src/index.ts"
],
"flight-simulator-important-feature-0": [
"packages/flight-simulator/important-feature-0/src/index.ts"
],
"flight-simulator-important-feature-1": [
"packages/flight-simulator/important-feature-1/src/index.ts"
],
"flight-simulator-important-feature-10": [
"packages/flight-simulator/important-feature-10/src/index.ts"
],
"flight-simulator-important-feature-11": [
"packages/flight-simulator/important-feature-11/src/index.ts"
],
"flight-simulator-important-feature-12": [
"packages/flight-simulator/important-feature-12/src/index.ts"
],
"flight-simulator-important-feature-13": [
"packages/flight-simulator/important-feature-13/src/index.ts"
],
"flight-simulator-important-feature-14": [
"packages/flight-simulator/important-feature-14/src/index.ts"
],
"flight-simulator-important-feature-15": [
"packages/flight-simulator/important-feature-15/src/index.ts"
],
"flight-simulator-important-feature-16": [
"packages/flight-simulator/important-feature-16/src/index.ts"
],
"flight-simulator-important-feature-17": [
"packages/flight-simulator/important-feature-17/src/index.ts"
],
"flight-simulator-important-feature-18": [
"packages/flight-simulator/important-feature-18/src/index.ts"
],
"flight-simulator-important-feature-19": [
"packages/flight-simulator/important-feature-19/src/index.ts"
],
"flight-simulator-important-feature-2": [
"packages/flight-simulator/important-feature-2/src/index.ts"
],
"flight-simulator-important-feature-3": [
"packages/flight-simulator/important-feature-3/src/index.ts"
],
"flight-simulator-important-feature-4": [
"packages/flight-simulator/important-feature-4/src/index.ts"
],
"flight-simulator-important-feature-5": [
"packages/flight-simulator/important-feature-5/src/index.ts"
],
"flight-simulator-important-feature-6": [
"packages/flight-simulator/important-feature-6/src/index.ts"
],
"flight-simulator-important-feature-7": [
"packages/flight-simulator/important-feature-7/src/index.ts"
],
"flight-simulator-important-feature-8": [
"packages/flight-simulator/important-feature-8/src/index.ts"
],
"flight-simulator-important-feature-9": [
"packages/flight-simulator/important-feature-9/src/index.ts"
],
"navigation-important-feature-0": [
"packages/navigation/important-feature-0/src/index.ts"
],
"navigation-important-feature-1": [
"packages/navigation/important-feature-1/src/index.ts"
],
"navigation-important-feature-10": [
"packages/navigation/important-feature-10/src/index.ts"
],
"navigation-important-feature-11": [
"packages/navigation/important-feature-11/src/index.ts"
],
"navigation-important-feature-12": [
"packages/navigation/important-feature-12/src/index.ts"
],
"navigation-important-feature-13": [
"packages/navigation/important-feature-13/src/index.ts"
],
"navigation-important-feature-14": [
"packages/navigation/important-feature-14/src/index.ts"
],
"navigation-important-feature-15": [
"packages/navigation/important-feature-15/src/index.ts"
],
"navigation-important-feature-16": [
"packages/navigation/important-feature-16/src/index.ts"
],
"navigation-important-feature-17": [
"packages/navigation/important-feature-17/src/index.ts"
],
"navigation-important-feature-18": [
"packages/navigation/important-feature-18/src/index.ts"
],
"navigation-important-feature-19": [
"packages/navigation/important-feature-19/src/index.ts"
],
"navigation-important-feature-2": [
"packages/navigation/important-feature-2/src/index.ts"
],
"navigation-important-feature-3": [
"packages/navigation/important-feature-3/src/index.ts"
],
"navigation-important-feature-4": [
"packages/navigation/important-feature-4/src/index.ts"
],
"navigation-important-feature-5": [
"packages/navigation/important-feature-5/src/index.ts"
],
"navigation-important-feature-6": [
"packages/navigation/important-feature-6/src/index.ts"
],
"navigation-important-feature-7": [
"packages/navigation/important-feature-7/src/index.ts"
],
"navigation-important-feature-8": [
"packages/navigation/important-feature-8/src/index.ts"
],
"navigation-important-feature-9": [
"packages/navigation/important-feature-9/src/index.ts"
],
"shared-alerts": ["packages/shared/alerts/src/index.ts"],
"shared-buttons": ["packages/shared/buttons/src/index.ts"],
"shared-components": ["packages/shared/components/src/index.ts"],
"shared-dialogs": ["packages/shared/dialogs/src/index.ts"],
"shared-icons": ["packages/shared/icons/src/index.ts"],
"ticket-booking-important-feature-0": [
"packages/ticket-booking/important-feature-0/src/index.ts"
],
"ticket-booking-important-feature-1": [
"packages/ticket-booking/important-feature-1/src/index.ts"
],
"ticket-booking-important-feature-10": [
"packages/ticket-booking/important-feature-10/src/index.ts"
],
"ticket-booking-important-feature-11": [
"packages/ticket-booking/important-feature-11/src/index.ts"
],
"ticket-booking-important-feature-12": [
"packages/ticket-booking/important-feature-12/src/index.ts"
],
"ticket-booking-important-feature-13": [
"packages/ticket-booking/important-feature-13/src/index.ts"
],
"ticket-booking-important-feature-14": [
"packages/ticket-booking/important-feature-14/src/index.ts"
],
"ticket-booking-important-feature-15": [
"packages/ticket-booking/important-feature-15/src/index.ts"
],
"ticket-booking-important-feature-16": [
"packages/ticket-booking/important-feature-16/src/index.ts"
],
"ticket-booking-important-feature-17": [
"packages/ticket-booking/important-feature-17/src/index.ts"
],
"ticket-booking-important-feature-18": [
"packages/ticket-booking/important-feature-18/src/index.ts"
],
"ticket-booking-important-feature-19": [
"packages/ticket-booking/important-feature-19/src/index.ts"
],
"ticket-booking-important-feature-2": [
"packages/ticket-booking/important-feature-2/src/index.ts"
],
"ticket-booking-important-feature-3": [
"packages/ticket-booking/important-feature-3/src/index.ts"
],
"ticket-booking-important-feature-4": [
"packages/ticket-booking/important-feature-4/src/index.ts"
],
"ticket-booking-important-feature-5": [
"packages/ticket-booking/important-feature-5/src/index.ts"
],
"ticket-booking-important-feature-6": [
"packages/ticket-booking/important-feature-6/src/index.ts"
],
"ticket-booking-important-feature-7": [
"packages/ticket-booking/important-feature-7/src/index.ts"
],
"ticket-booking-important-feature-8": [
"packages/ticket-booking/important-feature-8/src/index.ts"
],
"ticket-booking-important-feature-9": [
"packages/ticket-booking/important-feature-9/src/index.ts"
],
"warp-drive-manager-important-feature-0": [
"packages/warp-drive-manager/important-feature-0/src/index.ts"
],
"warp-drive-manager-important-feature-1": [
"packages/warp-drive-manager/important-feature-1/src/index.ts"
],
"warp-drive-manager-important-feature-10": [
"packages/warp-drive-manager/important-feature-10/src/index.ts"
],
"warp-drive-manager-important-feature-11": [
"packages/warp-drive-manager/important-feature-11/src/index.ts"
],
"warp-drive-manager-important-feature-12": [
"packages/warp-drive-manager/important-feature-12/src/index.ts"
],
"warp-drive-manager-important-feature-13": [
"packages/warp-drive-manager/important-feature-13/src/index.ts"
],
"warp-drive-manager-important-feature-14": [
"packages/warp-drive-manager/important-feature-14/src/index.ts"
],
"warp-drive-manager-important-feature-15": [
"packages/warp-drive-manager/important-feature-15/src/index.ts"
],
"warp-drive-manager-important-feature-16": [
"packages/warp-drive-manager/important-feature-16/src/index.ts"
],
"warp-drive-manager-important-feature-17": [
"packages/warp-drive-manager/important-feature-17/src/index.ts"
],
"warp-drive-manager-important-feature-18": [
"packages/warp-drive-manager/important-feature-18/src/index.ts"
],
"warp-drive-manager-important-feature-19": [
"packages/warp-drive-manager/important-feature-19/src/index.ts"
],
"warp-drive-manager-important-feature-2": [
"packages/warp-drive-manager/important-feature-2/src/index.ts"
],
"warp-drive-manager-important-feature-3": [
"packages/warp-drive-manager/important-feature-3/src/index.ts"
],
"warp-drive-manager-important-feature-4": [
"packages/warp-drive-manager/important-feature-4/src/index.ts"
],
"warp-drive-manager-important-feature-5": [
"packages/warp-drive-manager/important-feature-5/src/index.ts"
],
"warp-drive-manager-important-feature-6": [
"packages/warp-drive-manager/important-feature-6/src/index.ts"
],
"warp-drive-manager-important-feature-7": [
"packages/warp-drive-manager/important-feature-7/src/index.ts"
],
"warp-drive-manager-important-feature-8": [
"packages/warp-drive-manager/important-feature-8/src/index.ts"
],
"warp-drive-manager-important-feature-9": [
"packages/warp-drive-manager/important-feature-9/src/index.ts"
]
}
},
"exclude": ["node_modules", "tmp"]
}