chore: fixup exports and move prettier/lintstaged to mjs

This commit is contained in:
iCrawl
2023-08-22 01:58:54 +02:00
parent 1e3aed0d97
commit 2e40a05adf
24 changed files with 14 additions and 13 deletions

View File

@@ -0,0 +1 @@
export * from '../../.prettierrc.json' assert { type: 'json' };