diff --git a/src/compiler/index.ts b/src/compiler/index.ts index 29c8d48e4b..60447dfdcb 100644 --- a/src/compiler/index.ts +++ b/src/compiler/index.ts @@ -4,4 +4,4 @@ export { default as preprocess } from './preprocess/index'; export { walk } from 'estree-walker'; export const VERSION = '__VERSION__'; -// additional exports added through generate-type-definitions.js \ No newline at end of file +// additional exports added through generate-type-definitions.js