| /expo/packages/@expo/cli/src/start/server/type-generation/ |
| H A D | tsconfig.ts | 15 json5: true, 48 json5: true,
|
| /expo/docs/components/base/languages/ |
| H A D | json5.ts | 4 Prism.languages.json5 = Prism.languages.extend('json', {
|
| /expo/packages/@expo/config/src/ |
| H A D | getExpoSDKVersion.ts | 30 const expoPackageJson = JsonFile.read(packageJsonPath, { json5: true });
|
| H A D | getConfig.ts | 37 const config = JsonFile.read(configPath, { json5: true });
|
| H A D | Config.ts | 289 await JsonFile.writeAsync(config.staticConfigPath, outputConfig, { json5: false });
|
| /expo/packages/@expo/cli/src/prebuild/ |
| H A D | ensureConfigAsync.ts | 30 { json5: false }
|
| /expo/packages/@expo/cli/src/utils/tsconfig/__tests__/ |
| H A D | loadTsConfigPaths.test.ts | 8 json5: true,
|
| /expo/packages/@expo/config/build/ |
| H A D | getExpoSDKVersion.js | 48 json5: true property
|
| H A D | getConfig.js | 65 json5: true property
|
| H A D | getExpoSDKVersion.js.map | 1 …json5","version","packageVersion","majorVersion","split","shift"],"sources":["../src/getExpoSDKVer…
|
| H A D | getConfig.js.map | 1 …json5"],"sources":["../src/getConfig.ts"],"sourcesContent":["import JsonFile from '@expo/json-file…
|
| H A D | Config.js | 365 json5: false property
|
| H A D | Config.js.map | 1 …json5","_exp$name","_exp$slug","_exp$version","withInternal","pkgName","name","basename","pkgVersi…
|
| /expo/packages/@expo/cli/src/utils/tsconfig/ |
| H A D | loadTsConfigPaths.ts | 46 const config = await JsonFile.readAsync(configPath, { json5: true });
|
| /expo/packages/@expo/cli/src/start/doctor/typescript/ |
| H A D | updateTSConfig.ts | 21 json5: true,
|
| /expo/packages/jest-expo/src/preset/ |
| H A D | withTypescriptMapping.js | 56 const config = readJsonFile(configPath, { json5: true }); property
|
| /expo/tools/src/ |
| H A D | ProjectVersions.ts | 46 const appJson = (await JsonFile.readAsync(homeAppJsonPath, { json5: true })) as any;
|
| /expo/packages/@expo/package-manager/src/node/ |
| H A D | NpmPackageManager.ts | 140 await JsonFile.writeAsync(pkgPath, pkg, { json5: false });
|
| /expo/packages/@expo/package-manager/build/node/ |
| H A D | NpmPackageManager.js | 108 await json_file_1.default.writeAsync(pkgPath, pkg, { json5: false }); property
|
| /expo/packages/@expo/metro-config/src/transform-worker/ |
| H A D | postcss.ts | 248 return JsonFile.read(jsonConfigPath, { json5: true });
|
| /expo/packages/@expo/metro-config/build/transform-worker/ |
| H A D | postcss.js | 238 json5: true property
|
| H A D | postcss.js.map | 1 …json5","getPostcssConfigHash","stableHash","readFileSync","toString"],"sources":["../../src/transf…
|
| /expo/packages/jest-expo/ |
| H A D | CHANGELOG.md | 39 - upgrade `json5` lib. ([#23113](https://github.com/expo/expo/pull/23113) by [@felipemillhouse](htt…
|
| /expo/docs/ |
| H A D | yarn.lock | 68 json5 "^2.2.1" 1605 "@types/json5@^0.0.29": 1607 …resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe527… 2859 json5 "^2.1.0" 5501 json5@^1.0.1: 5503 …resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e… 5508 json5@^2.0.0, json5@^2.1.0, json5@^2.2.1: 5510 …resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10… 8532 "@types/json5" "^0.0.29" 8533 json5 "^1.0.1" [all …]
|
| /expo/tools/ |
| H A D | yarn.lock | 48 json5 "^2.1.2" 72 json5 "^2.2.1" 1133 json5 "^1.0.1" 1142 json5 "^2.2.2" 2258 "@types/json5@^0.0.29": 7782 json5@^1.0.1: 7789 json5@^2.1.2, json5@^2.2.1: 7794 json5@^2.2.2: 7960 json5 "^2.1.2" 7969 json5 "^1.0.1" [all …]
|