mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-18 17:41:49 +03:00
7ec1d5a881
At some point the script to generate .eslintignore.errorfiles had been run and added all these files to the ignore list, often because they lacked a space before a brace or something equally mundane. These are the easiest bunch.
20 lines
631 B
Text
20 lines
631 B
Text
# autogenerated file: run scripts/generate-eslint-error-ignore-file to update.
|
|
|
|
src/Markdown.js
|
|
src/Rooms.js
|
|
src/Unread.js
|
|
src/Velociraptor.js
|
|
src/components/structures/RoomDirectory.js
|
|
src/components/views/rooms/MemberList.js
|
|
src/ratelimitedfunc.js
|
|
src/utils/DMRoomMap.js
|
|
src/utils/MultiInviter.js
|
|
test/components/structures/MessagePanel-test.js
|
|
test/components/views/dialogs/InteractiveAuthDialog-test.js
|
|
test/mock-clock.js
|
|
test/notifications/ContentRules-test.js
|
|
test/notifications/PushRuleVectorState-test.js
|
|
src/component-index.js
|
|
test/end-to-end-tests/node_modules/
|
|
test/end-to-end-tests/riot/
|
|
test/end-to-end-tests/synapse/
|