mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 12:42:16 +03:00
ad0c1bc188
Fixes #7967 The text updates should no longer be rejected after applying edits containing newlines. The tricky update translation logic was also covered with property-based unit tests. https://github.com/enso-org/enso/assets/919491/0bfb6181-7244-4eff-8d72-5b1a4630b9a6
24 lines
397 B
JSON
24 lines
397 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{
|
|
"path": "../ide-desktop/lib/dashboard/src/authentication/tsconfig.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.node.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.app.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.app.vitest.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.server.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.server.vitest.json"
|
|
}
|
|
]
|
|
}
|