- tasks:
    - - npm run spec
      - - npm run coverage
      - npm run lint
      - npm run headless
    - - npm run js
      - npm run sass
      - npm run images
    - npm run clean
    - npm run notify
