diff options
author | Valentin Popov <info@valentineus.link> | 2020-02-14 12:04:00 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2020-02-14 12:06:04 +0300 |
commit | 6a5695c0b7f03c02a7252a9473171daed0c8eff7 (patch) | |
tree | f20c89ae5c43ba9872262c1d70d7a06265139ee3 /.gitignore | |
parent | d28e9d909b4e1aa9059c668453da7d8dc2f0b6f0 (diff) | |
download | eslint-config-6a5695c0b7f03c02a7252a9473171daed0c8eff7.tar.xz eslint-config-6a5695c0b7f03c02a7252a9473171daed0c8eff7.zip |
feat(vue): Initial Vue config
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -199,5 +199,8 @@ $RECYCLE.BIN/ # Resulting code /_tslib-*.js +/default-*.js /javascript.js /typescript.js +/vue-javascript.js +/vue-typescript.js |