You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/test/validator/samples
Rich Harris cc722f8f7a
handle this.get special case in helpers
8 years ago
..
export-default-duplicated
export-default-must-be-object
helper-purity-check-needs-arguments enforce helper function purity 8 years ago
helper-purity-check-no-this handle this.get special case in helpers 8 years ago
helper-purity-check-this-get handle this.get special case in helpers 8 years ago
helper-purity-check-uses-arguments enforce helper function purity 8 years ago
import-root
method-arrow-no-this
method-arrow-this
method-nonexistent check that event handler callee corresponds to a valid method 8 years ago
method-nonexistent-helper check that event handler callee corresponds to a valid method 8 years ago
named-export
namespace-invalid validate namespaces 8 years ago
oncreate-arrow-no-this
oncreate-arrow-this
ondestroy-arrow-no-this
ondestroy-arrow-this
properties-components-should-be-capitalised
properties-computed-must-be-an-object
properties-computed-must-be-functions
properties-computed-no-destructuring
properties-computed-values-needs-arguments
properties-data-must-be-function
properties-duplicated
properties-methods-getters-setters
properties-unexpected
properties-unexpected-b
svg-child-component-declared-namespace
svg-child-component-undeclared-namespace