You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
148 B

  1. {
  2. "name": "smartphoneApp",
  3. "app_id": "",
  4. "type": "ionic1",
  5. "integrations": {
  6. "gulp": {}
  7. },
  8. "watchPatterns": [
  9. "scss/**/*"
  10. ]
  11. }