1
0
mirror of https://github.com/mgerb/react-starter synced 2026-01-10 09:02:49 +00:00

removed .vscode

This commit is contained in:
2017-02-15 05:53:10 +00:00
committed by Mitchell Gerber
parent ca7abf1def
commit eba08b8bc2
2 changed files with 1 additions and 3 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.vscode
node_modules node_modules
yarn-error* yarn-error*
dist dist

View File

@@ -1,3 +0,0 @@
{
"eslint.enable": true
}