This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Vue CLI v3.0.4 | |
? Please pick a preset: Manually select features | |
? Check the features needed for your project: Babel, TS, Router, Linter | |
? Use class-style component syntax? No | |
? Use Babel alongside TypeScript for auto-detected polyfills? Yes | |
? Use history mode for router? (Requires proper server setup for index fallback in production) No | |
? Pick a linter / formatter config: TSLint | |
? Pick additional lint features: Lint on save | |
? Where do you prefer placing config for Babel, PostCSS, ESLint, etc.? In package.json | |
? Save this as a preset for future projects? Yes | |
? Save preset as: typescript-vue-router |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment