mirror of
https://ghfast.top/https://github.com/discourse/discourse-follow.git
synced 2026-07-16 11:46:25 +08:00
* DEV: Update linting packages * DEV: Update metadata * DEV: Fix eslint issue * DEV: Run prettier
10 lines
233 B
JSON
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"
|
|
}
|
|
}
|