0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-30 17:00:40 +01:00
svelte/test/parser
Tan Li Hau 6a582af839
[fix] script style end parsing (#6511)
* update script end tag parsing to allow whitespace after tagname

* update style end tag parsing to allow for whitespace after tag name

* handle no closing match for script and style for eof and non-eof failures

* cleaning up script and style end tag parsing

Co-authored-by: pngwn <hello@pngwn.io>
2021-07-12 22:57:27 +08:00
..
samples [fix] script style end parsing (#6511) 2021-07-12 22:57:27 +08:00
index.ts fix indentation and remove unused variables (#5479) 2020-10-01 11:34:53 -04:00
update.ts upgrade ESLint config (#5472) 2020-09-29 20:19:43 -04:00