Skip to content

Commit

Permalink
saving progress book/1-end
Browse files Browse the repository at this point in the history
  • Loading branch information
tima101 committed Oct 2, 2019
1 parent b359f85 commit 2199a24
Show file tree
Hide file tree
Showing 63 changed files with 2,042 additions and 10,871 deletions.
7 changes: 1 addition & 6 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,12 @@
"editor.detectIndentation": false,
"editor.tabSize": 2,
"editor.insertSpaces": true,
"eslint.autoFixOnSave": true,
"prettier.eslintIntegration": true,
"typescript.updateImportsOnFileMove.enabled": "never",
"tslint.enable": true,
"tslint.autoFixOnSave": true,
"prettier.tslintIntegration": true,
"search.exclude": {
"**/node_modules": true,
"**/production-server": true,
"**/lambda/src/api": true,
"**/.next": true,
"**/.coverage": true
}
},
}
11 changes: 0 additions & 11 deletions book/1-end/app/.babelrc

This file was deleted.

57 changes: 0 additions & 57 deletions book/1-end/app/components/common/ActiveLink.tsx

This file was deleted.

229 changes: 0 additions & 229 deletions book/1-end/app/components/common/AutoComplete.tsx

This file was deleted.

76 changes: 0 additions & 76 deletions book/1-end/app/components/common/Confirm.tsx

This file was deleted.

Loading

0 comments on commit 2199a24

Please sign in to comment.