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/src/compiler
Yosuke Ota 8d26b4a19d
[chore] improve performance by using `trimRight()` instead of regex replace (#7706)
4 years ago
..
compile [chore] improve performance by using `trimRight()` instead of regex replace (#7706) 4 years ago
parse [chore] improve performance by using `trimRight()` instead of regex replace (#7706) 4 years ago
preprocess [feat] add SveltePreprocessor utility type (#7742) 4 years ago
utils [fix] rendering void tag for `<svelte:element>` (#7453) 4 years ago
Stats.ts Introduce ESLint to svelte sources (#2958) 7 years ago
config.ts Updated to ESLint config 5.4.0 (#5541) 6 years ago
index.ts [fix] export CompileOptions (#7658) 4 years ago
interfaces.ts [fix] type Ast css/instance/module properties as optional (#7204) 5 years ago
tsconfig.json split typescript projects 7 years ago