otherFiles top-level constant

Map<String, CliCode> const otherFiles

Other generated files.

その他の生成ファイル。

Implementation

const otherFiles = {
  "launch.json": LaunchCliCode(),
  "settings.json": SettingsCliCode(),
};