del prettier

This commit is contained in:
Lalle 2023-04-15 20:37:14 +02:00
parent 3e6bc199b4
commit d136beb935
No known key found for this signature in database
GPG Key ID: A6583D207A8F6B0D
2 changed files with 0 additions and 11 deletions

View File

@ -1,5 +0,0 @@
**/.git
dist/*
build/*
src/meta/*
tools/*

View File

@ -1,6 +0,0 @@
{
"trailingComma": "all",
"tabWidth": 2,
"semi": false,
"singleQuote": true
}