Compare commits

..

No commits in common. "ee29dafbc2ea4a9621340124476f9923ca13edbf" and "394cf72191c558b054a5037975f768e6891e9ec3" have entirely different histories.

7 changed files with 0 additions and 50 deletions

3
.gitattributes vendored
View File

@ -10,6 +10,3 @@
*.py diff=python *.py diff=python
*.rb diff=ruby *.rb diff=ruby
*.{scm,ss} diff=scheme *.{scm,ss} diff=scheme
*.json text
*.yaml text linguist-vendored

View File

View File

View File

@ -6,4 +6,3 @@ htop-foot
teams teams
joplin joplin
ff ff
chrome

View File

@ -1 +0,0 @@
google-chrome

View File

@ -1,6 +0,0 @@
{
"devDependencies": {
"prettier": "3.2.5",
"@prettier/plugin-ruby": "4.0.4"
}
}

39
pnpm-lock.yaml generated
View File

@ -1,39 +0,0 @@
lockfileVersion: "9.0"
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
devDependencies:
"@prettier/plugin-ruby":
specifier: 4.0.4
version: 4.0.4(prettier@3.2.5)
prettier:
specifier: 3.2.5
version: 3.2.5
packages:
"@prettier/plugin-ruby@4.0.4":
resolution:
{
integrity: sha512-lCpvfS/dQU5WrwN3AQ5vR8qrvj2h5gE41X08NNzAAXvHdM4zwwGRcP2sHSxfu6n6No+ljWCVx95NvJPFTTjCTg==,
}
peerDependencies:
prettier: ^3.0.0
prettier@3.2.5:
resolution:
{
integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==,
}
engines: { node: ">=14" }
hasBin: true
snapshots:
"@prettier/plugin-ruby@4.0.4(prettier@3.2.5)":
dependencies:
prettier: 3.2.5
prettier@3.2.5: {}