mirror of
https://github.com/Xevion/rdap.git
synced 2025-12-07 13:16:13 -06:00
Allow typescript errors in build
This commit is contained in:
@@ -13,5 +13,8 @@ const config = {
|
||||
locales: ["en"],
|
||||
defaultLocale: "en",
|
||||
},
|
||||
typescript: {
|
||||
ignoreBuildErrors: true,
|
||||
}
|
||||
};
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user