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/utils
Rich Harris 9053e95460
rename addConditionalLine to addConditional
8 years ago
..
CodeBuilder.ts rename addConditionalLine to addConditional 8 years ago
CompileError.ts
__test__.ts TS-ify spaces.js and deindent.js, so they get included in prettier task 9 years ago
annotateWithScopes.ts
clone.ts fix various typescript errors 8 years ago
deindent.ts run prettier 8 years ago
flattenReference.ts
getCodeFrame.ts TS-ify spaces.js and deindent.js, so they get included in prettier task 9 years ago
getObject.ts run prettier 8 years ago
getTailSnippet.ts run prettier 8 years ago
globalWhitelist.ts
isReference.ts
isVoidElementName.ts
namespaces.ts use Records to remove TS errors 8 years ago
patterns.ts
removeNode.ts fix various typescript errors 8 years ago
reservedNames.ts
spaces.ts TS-ify spaces.js and deindent.js, so they get included in prettier task 9 years ago
stringify.ts don't over-escape '#' in sharedPath 8 years ago
trim.ts