docs: remove usages of ts-ignore in examples (#12839)
This commit is contained in:
@@ -284,6 +284,9 @@ async function main() {
|
||||
},
|
||||
allowedFilesPatterns: [/^(?!.*\/(colors|icons|hooks)\/).*$/],
|
||||
},
|
||||
{
|
||||
dir: path.join(process.cwd(), "..", "resources", "app", "recipes"),
|
||||
},
|
||||
],
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user