Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit f4bbcaa

Browse files
Marcos Vinícius RubidoMarcos Vinícius Rubido
authored andcommitted
Fix extesion options and bump dependencies versions
1 parent 4bf5ed2 commit f4bbcaa

25 files changed

+1174
-2029
lines changed

.gitignore

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,8 @@ dist
123123
.vscode-test
124124

125125
# yarn v2
126-
.yarn/cache
127-
.yarn/unplugged
128-
.yarn/build-state.yml
129-
.yarn/install-state.gz
130126
.pnp.*
127+
.yarn/*
131128

132129
# General
133130
.DS_Store

.yarn/sdks/eslint/bin/eslint.js

Lines changed: 0 additions & 27 deletions
This file was deleted.

.yarn/sdks/eslint/lib/api.js

Lines changed: 0 additions & 27 deletions
This file was deleted.

.yarn/sdks/eslint/lib/unsupported-api.js

Lines changed: 0 additions & 27 deletions
This file was deleted.

.yarn/sdks/eslint/package.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

.yarn/sdks/integrations.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.yarn/sdks/prettier/bin/prettier.cjs

Lines changed: 0 additions & 27 deletions
This file was deleted.

.yarn/sdks/prettier/index.cjs

Lines changed: 0 additions & 27 deletions
This file was deleted.

.yarn/sdks/prettier/package.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

.yarn/sdks/typescript/bin/tsc

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)