Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- TypeScript version is updated because `vue/types/jsx.d.ts` doesn't work with TypeScript 3.9 - Scoped CSS specs are updated because `vue/compiler-sfc` in 2.7 uses `shortId` instead of full id in keyframes https://github.com/vuejs/vue/blob/9dd006b481b4299462e044741bac0861c0b1775c/packages/compiler-sfc/src/stylePlugins/scoped.ts#L9 - source map tests is moved to a separate file because it seems to be disturbed by other test cases in `advanced.spec.js`
- Loading branch information