Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
redonkulus committed May 19, 2024
1 parent 8cab008 commit 1f4307f
Show file tree
Hide file tree
Showing 3 changed files with 193 additions and 193 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.quickSuggestions": {
Expand Down
24 changes: 12 additions & 12 deletions packages/atomic-css-snippets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,70 +4,70 @@

### Patch Changes

- 5bcaf28: chore: update to atomizer@1.28.0
- 5bcaf28: chore: update to atomizer@1.29.0

## 1.0.10

### Patch Changes

- 091d8a9: chore: atomizer@1.27.0 changes'
- 091d8a9: chore: atomizer@1.27.0 changes'

## 1.0.9

### Patch Changes

- 4efff5e: chore: atomizer@3.24.0
- 4efff5e: chore: atomizer@3.24.0

## 1.0.8

### Patch Changes

- b3a2a93: chore: update to atomizer@1.23.0
- b3a2a93: chore: update to atomizer@1.23.0

## 1.0.7

### Patch Changes

- c333d79: chore: atomizer@1.20.0 update
- c333d79: chore: atomizer@1.20.0 update

## 1.0.6

### Patch Changes

- Update snippet definitions for atomizer@3.18.1
- Update snippet definitions for atomizer@3.18.1

## 1.0.5

### Patch Changes

- Update snippet definitions for atomizer@3.17.0
- Update snippet definitions for atomizer@3.17.0

## 1.0.4

### Patch Changes

- Update snippet definitions for atomizer@3.16.1
- Update snippet definitions for atomizer@3.16.1

## 1.0.3

### Patch Changes

- Update snippet definitions for atomizer@3.16.0
- Update snippet definitions for atomizer@3.16.0

## 1.0.2

### Patch Changes

- Update snippet definitions for atomizer@3.15.0
- Update snippet definitions for atomizer@3.15.0

## 1.0.1

### Patch Changes

- Update snippet definitions for atomizer@3.14.1
- Update snippet definitions for atomizer@3.14.1

## 1.0.0

### Major Changes

- Initial release
- Initial release
Loading

0 comments on commit 1f4307f

Please sign in to comment.