mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 11:51:36 +02:00
Document where new linting rules go (#23035)
Co-authored-by: Michael Weimann <michaelw@matrix.org>
This commit is contained in:
parent
4b6d9a067b
commit
847e6b03cb
@ -23,6 +23,8 @@ module.exports = {
|
||||
"plugin:matrix-org/typescript",
|
||||
"plugin:matrix-org/react",
|
||||
],
|
||||
// NOTE: These rules are frozen and new rules should not be added here.
|
||||
// New changes belong in https://github.com/matrix-org/eslint-plugin-matrix-org/
|
||||
rules: {
|
||||
// Things we do that break the ideal style
|
||||
"prefer-promise-reject-errors": "off",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user