mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-01-12 15:22:55 +01:00
Tasks completed to update Storybook and Typescript versions. Please see phase-1-summary.md for details
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
{
|
||||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"skipLibCheck": true,
|
||||
"moduleResolution": "node",
|
||||
"module": "es2020",
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@noodl-core-ui/*": ["../noodl-core-ui/src/*"],
|
||||
"@noodl-hooks/*": ["./src/editor/src/hooks/*"],
|
||||
|
||||
Reference in New Issue
Block a user