- Set correct table ID: mx149yctebfwvys (ai_data_Memory) - Updated type column with SingleSelect options - Added all required columns for corrections, preferences, episodes, decisions, validation - Fixed column options for type, severity, status fields
9 lines
115 B
JSON
9 lines
115 B
JSON
{
|
|
"extends": "@ljharb/tsconfig",
|
|
"compilerOptions": {
|
|
"target": "es2021",
|
|
},
|
|
"exclude": [
|
|
"coverage",
|
|
],
|
|
} |