mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-30 15:30:07 +00:00
* Fix biome formatting of package.json files to match the yarn one * Ignore package.json This includes a format on the member toggles as that pr got merged while using ESLint formatting and it didn't get updated before merging
10 lines
117 B
JSON
10 lines
117 B
JSON
{
|
|
"name": "tsconfig",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"files": [
|
|
"base.json",
|
|
"test.json"
|
|
]
|
|
}
|