mirror of
https://github.com/bitwarden/browser
synced 2026-02-28 18:43:26 +00:00
[CL-23] Forms (#786)
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
"module": "es2020",
|
||||
"lib": ["es2020", "dom"],
|
||||
"paths": {
|
||||
"jslib-common/*": ["../common/src/*"]
|
||||
"jslib-common/*": ["../common/src/*"],
|
||||
"jslib-angular/*": ["../angular/src/*"]
|
||||
}
|
||||
},
|
||||
"angularCompilerOptions": {
|
||||
|
||||
Reference in New Issue
Block a user