Commit Graph

14 Commits (3c7ebbd5b3bb4c0526a5981ade30a58d4e86a735)

Author SHA1 Message Date
Rich Harris d8445e6350 mark reassigned/mutated values as non-hoistable - fixes #2731
6 years ago
Richard Harris 5266b53739 lint
6 years ago
Rich Harris e41a4846c3
Merge pull request #3348 from sveltejs/gh-3272
6 years ago
Richard Harris e3e3ad9be0 disable validation with magic comments
6 years ago
Richard Harris 46cd6ff370 disallow global references to $$-prefixed vars
6 years ago
Richard Harris 4c8f3a296c throw error if $ is referenced as global - fixes #3272
6 years ago
Richard Harris fc710a96f0 always bail out of hoisting on encountering local state - fixes #3044
6 years ago
43081j 5d638d32ba fix existing lint errors
6 years ago
Rich Harris 324be53a70 merge master -> snake_case
6 years ago
Rich Harris 80ebdc1784 rename kebab-case files - supercedes #2890
6 years ago
Conduitry cd4c2f2075 use `@_` sigil for globals
6 years ago
mrkishi f60ae53d76 deconflict more globals
6 years ago
James Garbutt caebe0deb8 Introduce ESLint to svelte sources (#2958)
6 years ago
Richard Harris 5161dfb950 update folder structure - #2790
6 years ago