archiving old seeding scripts, removing them from package.json scripts
This commit is contained in:
parent
a3d19d36f6
commit
e718d188d5
10 changed files with 7 additions and 1057435 deletions
|
|
@ -5,7 +5,11 @@
|
|||
"moduleResolution": "NodeNext",
|
||||
"outDir": "./dist",
|
||||
"resolveJsonModule": true,
|
||||
"types": ["vitest/globals"]
|
||||
"types": ["vitest/globals"],
|
||||
},
|
||||
"include": ["src", "vitest.config.ts"]
|
||||
"include": [
|
||||
"src",
|
||||
"vitest.config.ts",
|
||||
"../../data-pipeline/archive/packages-db-src-old-seeding-scripts/data",
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue