mirror of
https://github.com/colanode/colanode.git
synced 2025-12-29 00:25:03 +01:00
Save node attributes in a separate table + refactoring
This commit is contained in:
@@ -6,9 +6,10 @@
|
||||
"rootDir": ".",
|
||||
"strict": true,
|
||||
"esModuleInterop": true,
|
||||
"noEmit": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user