0.2.1 • Published 6 years ago

vue-cli-plugin-editorconfig v0.2.1

Weekly downloads
533
License
MIT
Repository
github
Last release
6 years ago

vue-cli-plugin-editorconfig

A VueJS CLI plugin that generates a .editorconfig file for you.

Github Releases NPM Version

Add to your Application with VueJS Cli 3

# Using NPM
npm i -g @vue/cli
# Using Yarn
yarn global add @vue/cli
# Create Your App
vue create my-app
# Change to Apps Directory
cd my-app
# Add EditorConfig to your setup
vue add editorconfig
0.2.1

6 years ago

0.2.0

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago