This website requires JavaScript.
Explore
Help
Sign In
vaultwarden
/
bitwarden-estensione-browser
Watch
1
Star
0
Fork
0
You've already forked bitwarden-estensione-browser
mirror of
https://github.com/bitwarden/browser
synced
2024-12-27 10:23:48 +01:00
Code
Issues
1
Releases
Wiki
Activity
a302f08a7c
bitwarden-estensione-browser
/
bitwarden_license
/
bit-web
/
tsconfig.json
4 lines
43 B
JSON
Raw
Normal View
History
Unescape
Escape
[EC-251] Fix web local development (#2775) * Wip * Fix bitwarden licensed web * Fix template paths * Cleanup gitattributes git-blame-ignore-revs * Fix tsconfig, add postcss and tailwind config to bitwarden_license. * And done
2022-06-02 17:59:43 +02:00
{
Multi root workspace tweaks (#2858) * Ignore jest for workspaces without tests (for now) * Add jest as recommended extension * Set eslint and prettier file paths We can't do this on a multi-folder workspace level because the path depths are not identical between folders * fix tsconfig extends for * Simplify bitwarden-licensed web tsconfig This tsconfig isn't needed to build, since we do that through webpack and the web client. It's only needed as hints to IDEs * Remove unintended change * linter
2022-06-14 04:39:36 +02:00
"extends"
:
"../../apps/web/tsconfig"
[EC-251] Fix web local development (#2775) * Wip * Fix bitwarden licensed web * Fix template paths * Cleanup gitattributes git-blame-ignore-revs * Fix tsconfig, add postcss and tailwind config to bitwarden_license. * And done
2022-06-02 17:59:43 +02:00
}
Reference in New Issue
Copy Permalink