mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-30 04:11:57 +00:00
chore: Add tests and fix tests. Remove validation for types not seeable
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { writeConvertedFile } from "../../scripts/oldSpecToBuilder";
|
||||
import { writeConvertedFileFromOld } from "../../scripts/oldSpecToBuilder";
|
||||
|
||||
writeConvertedFile(
|
||||
writeConvertedFileFromOld(
|
||||
"./lib/test/output.ts", // Make the location
|
||||
{
|
||||
// Put the config here
|
||||
|
||||
Reference in New Issue
Block a user