eslint-plugin-custom-elements/test
Keith Cirkel 6535643202
move schemas into meta (#55)
2023-04-09 08:55:58 +01:00
..
check-rules.js move schemas into meta (#55) 2023-04-09 08:55:58 +01:00
define-tag-after-class-definition.js prettier 2022-11-30 17:54:48 +00:00
expose-class-on-global.js prettier 2022-11-30 17:54:48 +00:00
extends-correct-class.js Merge branch 'main' into relax-extends-correct-class-rule-for-imports 2023-01-03 11:28:38 +00:00
file-name-matches-element.js add eslint-plugin-eslint-plugin and fix failures (#56) 2023-04-09 08:55:35 +01:00
no-constructor.js prettier 2022-11-30 17:54:48 +00:00
no-customized-built-in-elements.js prettier 2022-11-30 17:54:48 +00:00
no-dom-traversal-in-attributechangedcallback.js prettier 2022-11-30 17:54:48 +00:00
no-dom-traversal-in-connectedcallback.js prettier 2022-11-30 17:54:48 +00:00
no-exports-with-element.js allow exporting of Event sublcasses alongside custom elements 2023-01-03 11:33:46 +00:00
no-method-prefixed-with-on.js prettier 2022-11-30 17:54:48 +00:00
no-unchecked-define.js allow defining custom elements in a try/catch 2023-01-03 11:32:12 +00:00
one-element-per-file.js prettier 2022-11-30 17:54:48 +00:00
tag-name-matches-class.js add eslint-plugin-eslint-plugin and fix failures (#56) 2023-04-09 08:55:35 +01:00
valid-tag-name.js add eslint-plugin-eslint-plugin and fix failures (#56) 2023-04-09 08:55:35 +01:00