c97cc08455
refs https://github.com/TryGhost/DevOps/issues/50 - `react-app` comes from `eslint-config-react-app`, which is a CRA package - we're moving away from that so this commit switches the linting over to a more recently updated plugin - once that was removed, we started using a newer version of `@typescript-eslint/eslint-plugin`, so there were plenty of updates/exemptions to make |
||
---|---|---|
.. | ||
src | ||
.yarnrc | ||
LICENSE | ||
package.json | ||
README.md | ||
tailwind.config.js | ||
vite.config.js |
Sodo Search
Development
Pre-requisites
- Run
yarn
in Ghost monorepo root - Run
yarn
in this directory
Running via Ghost yarn dev
in root folder
You can automatically start the Sodo-Search dev server when developing Ghost by running Ghost (in root folder) via yarn dev --search
.
Copyright & License
Copyright (c) 2013-2022 Ghost Foundation - Released under the MIT license.