Skip to content

Commit

Permalink
Clean dependencies and configs
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 10, 2022
1 parent d7b080b commit 68d3910
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 448 deletions.
12 changes: 0 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,8 @@
"eslint-plugin-promise": "^6.0.0",
"postcss": "^8.4.5",
"postcss-parser-tests": "^8.3.7",
"postcss-sharec-config": "^0.5.2",
"uvu": "^0.5.3"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
},
"prettier": {
"arrowParens": "avoid",
"jsxSingleQuote": false,
Expand All @@ -67,14 +63,6 @@
"consistent-return": "off"
}
},
"jest": {
"testEnvironment": "node",
"coverageThreshold": {
"global": {
"statements": 100
}
}
},
"clean-publish": {
"cleanDocs": true
}
Expand Down
Loading

0 comments on commit 68d3910

Please sign in to comment.