mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-16 15:36:43 +08:00
* DEV: uses centrain eslint-config-discourse Discourse project or plugins can now have a central configuration by doing: `yarn add --dev eslint-config-discourse@latest` * adds postinstall script
3 lines
43 B
Text
Vendored
3 lines
43 B
Text
Vendored
{
|
|
"extends": "eslint-config-discourse"
|
|
}
|