1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 13:23:34 +00:00

exclude safariextension from tsconfig

This commit is contained in:
Kyle Spearrin
2018-01-11 22:17:46 -05:00
parent b2f2cff117
commit 37f93f97d6

View File

@@ -18,6 +18,7 @@
"node_modules", "node_modules",
"dist", "dist",
"build", "build",
"build.safariextension",
"coverage", "coverage",
"store", "store",
"src/edge" "src/edge"