remove node-modules from master

This commit is contained in:
Bryan MacFarlane
2019-08-09 14:53:04 -04:00
parent 9851c37052
commit 546f133a4f
540 changed files with 8 additions and 92377 deletions

View File

@ -1,11 +0,0 @@
{
"printWidth": 80,
"tabWidth": 2,
"useTabs": false,
"semi": true,
"singleQuote": true,
"trailingComma": "none",
"bracketSpacing": false,
"arrowParens": "avoid",
"parser": "typescript"
}