* feat: add @standardnotes/encryption package * fix: mobile dependency on encryption package * fix: order of build & lint in pr workflows * fix: web dependency on encryption package * fix: remove encryption package composite configuration * fix: import order
5 lines
58 B
JSON
5 lines
58 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["dist"]
|
|
}
|