fix: add @ts-nocheck for rollup config

This commit is contained in:
Derrick Hammer 2023-06-30 02:52:01 -04:00
parent c5210eec0b
commit cc72325e5f
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
2 changed files with 3 additions and 1 deletions

1
.prettierignore Normal file
View File

@ -0,0 +1 @@
rollup.config.ts

View File

@ -1,3 +1,4 @@
// @ts-nocheck
{rollupImport}
{rollupExport}