ionic.config.json 91 B

1234567
  1. {
  2. "name": "CarbCalc",
  3. "integrations": {
  4. "capacitor": {}
  5. },
  6. "type": "angular"
  7. }