mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-21 04:46:22 +02:00
📦 Update and fix prettier config (#987)
This commit is contained in:
parent
bafb922360
commit
239563eac5
68 changed files with 181 additions and 161 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"extends": "@rallly/tsconfig/next.json",
|
||||
"include": ["**/*.ts", "**/*.tsx"],
|
||||
"exclude": ["node_modules"]
|
||||
"exclude": ["node_modules"],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue