Skip to content

Commit

Permalink
chore: reset repo
Browse files Browse the repository at this point in the history
  • Loading branch information
wagerfield committed Aug 6, 2023
1 parent 094fca0 commit 87fd6fa
Show file tree
Hide file tree
Showing 147 changed files with 2,508 additions and 31,983 deletions.
22 changes: 0 additions & 22 deletions .circleci/config.yml

This file was deleted.

19 changes: 2 additions & 17 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,21 +1,6 @@
# folders
node_modules
coverage
reports
types
cjs
esm
lib
tmp
dist

# files
todo.*

# logs
*.log

# system
.DS_Store

# nuxt
.nuxt
*.log
1 change: 0 additions & 1 deletion .npmrc

This file was deleted.

2 changes: 0 additions & 2 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
coverage
reports
chars.js
5 changes: 0 additions & 5 deletions .prettierrc

This file was deleted.

6 changes: 2 additions & 4 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"typescript.tsdk": "node_modules/typescript/lib",
"editor.formatOnSave": true,
"files.exclude": {
"**/node_modules": true
}
"testing.automaticallyOpenPeekView": "never",
"typescript.tsdk": "node_modules/typescript/lib",
}
1 change: 0 additions & 1 deletion .yarnrc

This file was deleted.

Loading

0 comments on commit 87fd6fa

Please sign in to comment.