mirror of
https://github.com/standardnotes/app
synced 2026-09-12 15:46:10 -04:00
* 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"]
|
|
}
|