Uses of Class
io.github.cdklabs.projen.JsonFile
-
Packages that use JsonFile Package Description io.github.cdklabs.projen io.github.cdklabs.projen.awscdk io.github.cdklabs.projen.javascript io.github.cdklabs.projen.vscode io.github.cdklabs.projen.web -
-
Uses of JsonFile in io.github.cdklabs.projen
Methods in io.github.cdklabs.projen that return JsonFile Modifier and Type Method Description JsonFileJsonFile.Builder. build()JsonFileProjectTree. getFile()JsonFileRenovatebot. getFile()(experimental) The file holding the renovatebot configuration.JsonFileProject. tryFindJsonFile(String filePath)Deprecated.usetryFindObjectFileMethods in io.github.cdklabs.projen with parameters of type JsonFile Modifier and Type Method Description voidProjectTree. setFile(JsonFile value) -
Uses of JsonFile in io.github.cdklabs.projen.awscdk
Methods in io.github.cdklabs.projen.awscdk that return JsonFile Modifier and Type Method Description JsonFileCdkConfig. getJson()(experimental) Represents the JSON file. -
Uses of JsonFile in io.github.cdklabs.projen.javascript
Methods in io.github.cdklabs.projen.javascript that return JsonFile Modifier and Type Method Description JsonFileJest. getFile()(experimental) Jest config file.JsonFileNodePackage. getFile()(experimental) The package.json file.JsonFileTypescriptConfig. getFile() -
Uses of JsonFile in io.github.cdklabs.projen.vscode
Methods in io.github.cdklabs.projen.vscode that return JsonFile Modifier and Type Method Description JsonFileVsCodeLaunchConfig. getFile()JsonFileVsCodeRecommendedExtensions. getFile()JsonFileVsCodeSettings. getFile() -
Uses of JsonFile in io.github.cdklabs.projen.web
Methods in io.github.cdklabs.projen.web that return JsonFile Modifier and Type Method Description JsonFilePostCss. getFile()JsonFileTailwindConfig. getFile()
-