Ghost/ghost/audience-feedback
renovate[bot] 603c78755d
Updated @tryghost dependencies (#15631)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-24 10:30:40 +07:00
..
lib Updated feedback buttons url (#15655) 2022-10-19 15:21:43 +04:00
test Updated feedback buttons url (#15655) 2022-10-19 15:21:43 +04:00
.eslintrc.js
index.js
package.json Updated @tryghost dependencies (#15631) 2022-10-24 10:30:40 +07:00
README.md

Audience Feedback

Usage

Develop

This is a monorepo package.

Follow the instructions for the top-level repo.

  1. git clone this repo & cd into it as usual
  2. Run yarn to install top-level dependencies.

Test

  • yarn lint run just eslint
  • yarn test run lint and tests