Add prettier also to the root

This commit is contained in:
Kasper Peulen 2024-01-15 13:29:55 +01:00
parent c5c57f28ef
commit 4997513d63

3
prettier.config.mjs Normal file
View File

@ -0,0 +1,3 @@
import config from './scripts/prettier.config.js';
export default config;