config files setup

This commit is contained in:
Alexandre Nunes 2020-09-12 17:11:18 -03:00
parent 2e1f05dc65
commit bff9a58464
9 changed files with 2 additions and 1 deletions

0
.eslintrc.js Normal file → Executable file
View File

0
.gitignore vendored Normal file → Executable file
View File

0
.prettierrc.js Normal file → Executable file
View File

3
.vscode/settings.json vendored Normal file → Executable file
View File

@ -1,5 +1,6 @@
{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}
},
"workbench.editor.enablePreview": false
}

0
README.md Normal file → Executable file
View File

0
jest.config.js Normal file → Executable file
View File

0
package-lock.json generated Normal file → Executable file
View File

0
package.json Normal file → Executable file
View File

0
tsconfig.json Normal file → Executable file
View File