Commit Graph

8 Commits (78265c5b2d2d42378d538b0040cdb636f0d3fed0)

Author SHA1 Message Date
Rich-Harris 78265c5b2d throw if default export is not an object literal
10 years ago
Rich-Harris 21a7fe4dd5 ensure onrender and onteardown are not arrow function expressions
10 years ago
Rich-Harris f3a0880388 error if method is an arrow function expression and uses `this` or `arguments` (#179)
10 years ago
Rich-Harris f310b3541c add support for declared namespaces – fixes #147
10 years ago
Rich Harris 47f15495c2 gather names during validation, for later deoncflicting (#88)
10 years ago
Nico Rehwaldt 9bb916bfd8 Verify computed property dependencies
10 years ago
Rich-Harris c199407db2 more validation
10 years ago
Rich-Harris 0698525f1b basic validation
10 years ago