Home
last modified time | relevance | path

Searched refs:json5 (Results 1 – 25 of 26) sorted by relevance

12

/expo/packages/@expo/cli/src/start/server/type-generation/
H A Dtsconfig.ts15 json5: true,
48 json5: true,
/expo/docs/components/base/languages/
H A Djson5.ts4 Prism.languages.json5 = Prism.languages.extend('json', {
/expo/packages/@expo/config/src/
H A DgetExpoSDKVersion.ts30 const expoPackageJson = JsonFile.read(packageJsonPath, { json5: true });
H A DgetConfig.ts37 const config = JsonFile.read(configPath, { json5: true });
H A DConfig.ts289 await JsonFile.writeAsync(config.staticConfigPath, outputConfig, { json5: false });
/expo/packages/@expo/cli/src/prebuild/
H A DensureConfigAsync.ts30 { json5: false }
/expo/packages/@expo/cli/src/utils/tsconfig/__tests__/
H A DloadTsConfigPaths.test.ts8 json5: true,
/expo/packages/@expo/config/build/
H A DgetExpoSDKVersion.js48 json5: true property
H A DgetConfig.js65 json5: true property
H A DgetExpoSDKVersion.js.map1json5","version","packageVersion","majorVersion","split","shift"],"sources":["../src/getExpoSDKVer…
H A DgetConfig.js.map1json5"],"sources":["../src/getConfig.ts"],"sourcesContent":["import JsonFile from '@expo/json-file…
H A DConfig.js365 json5: false property
H A DConfig.js.map1json5","_exp$name","_exp$slug","_exp$version","withInternal","pkgName","name","basename","pkgVersi…
/expo/packages/@expo/cli/src/utils/tsconfig/
H A DloadTsConfigPaths.ts46 const config = await JsonFile.readAsync(configPath, { json5: true });
/expo/packages/@expo/cli/src/start/doctor/typescript/
H A DupdateTSConfig.ts21 json5: true,
/expo/packages/jest-expo/src/preset/
H A DwithTypescriptMapping.js56 const config = readJsonFile(configPath, { json5: true }); property
/expo/tools/src/
H A DProjectVersions.ts46 const appJson = (await JsonFile.readAsync(homeAppJsonPath, { json5: true })) as any;
/expo/packages/@expo/package-manager/src/node/
H A DNpmPackageManager.ts140 await JsonFile.writeAsync(pkgPath, pkg, { json5: false });
/expo/packages/@expo/package-manager/build/node/
H A DNpmPackageManager.js108 await json_file_1.default.writeAsync(pkgPath, pkg, { json5: false }); property
/expo/packages/@expo/metro-config/src/transform-worker/
H A Dpostcss.ts248 return JsonFile.read(jsonConfigPath, { json5: true });
/expo/packages/@expo/metro-config/build/transform-worker/
H A Dpostcss.js238 json5: true property
H A Dpostcss.js.map1json5","getPostcssConfigHash","stableHash","readFileSync","toString"],"sources":["../../src/transf…
/expo/packages/jest-expo/
H A DCHANGELOG.md39 - upgrade `json5` lib. ([#23113](https://github.com/expo/expo/pull/23113) by [@felipemillhouse](htt…
/expo/docs/
H A Dyarn.lock68 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 Dyarn.lock48 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 …]

12