@@ -5,6 +5,5 @@
"useTabs": false,
"tabWidth": 2,
"arrowParens": "always",
- "printWidth": 80,
- "parser": "typescript"
+ "printWidth": 80
}