fixes for vim

beta
Theunis J. Botha 2020-02-27 15:27:03 +01:00
parent 11ce988492
commit e450db75aa
4 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
node_modules
*.swp

View File

@ -12,7 +12,7 @@
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "webpack --webpack-config.js"
"build": "webpack --webpack-config.js"
},
"keywords": [],
"author": "",

Binary file not shown.

Binary file not shown.