discourse-follow/package.json
Jarek Radosz 2ab2c06967
DEV: Update linting setup (#90)
* DEV: Update linting packages
* DEV: Update metadata
* DEV: Fix eslint issue
* DEV: Run prettier
2023-03-03 18:20:13 +01:00

10 lines
233 B
JSON

{
"name": "discourse-follow",
"version": "1.0.0",
"repository": "https://github.com/discourse/discourse-follow",
"author": "Discourse",
"license": "MIT",
"devDependencies": {
"eslint-config-discourse": "^3.4.0"
}
}