aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/instagram-direct-messages/package.json
Commit message (Collapse)AuthorAge
* fix badge for Instagram (#468)Libravatar Alexandre2023-11-26
|
* Improve lint setup (#400)Libravatar Vijay Aravamudhan2023-07-26
| | | | * Use strict configuration of node/npm/pnpm * When generating a new recipe, string replace should handle all placeholders in a single file
* chore: improve lint setup (#397)Libravatar MCMXC2023-07-26
| | | | | | | | | | | | | | | | | - update eslint config to closely mirror the ones from ferdium-app - add .eslintignore - opt in to eslint `reportUnusedDisableDirectives` config option - remove `trailingComma: all` from `prettier` config which is default in `prettier` v3 - autofix or disable a lot of lint issues throughout codebase - add `volta` configuration to `package.json` to autoload correct `node` and `pnpm` versions - upgrade all `eslint` and `prettier` related dependencies to latest - update lint:fix npm script - reformat touched files with prettier - bumped up minor version for all recipes that have changes - introduced injection of 'service.css' where it was missing in many recipes --------- Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Fix Instagram messages count (#387)Libravatar Victor B2023-07-20
|
* Fix Instagram Direct Messages count (#345)Libravatar Victor B2023-04-27
|
* feat: add several recipes (#293)Libravatar André Oliveira2023-01-19