Skip to content

Commit

Permalink
chore: cleanup old config
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdor committed Mar 18, 2022
1 parent 4162d9a commit 4c7f4dc
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
9 changes: 0 additions & 9 deletions .stylelintrc.json

This file was deleted.

1 change: 0 additions & 1 deletion commitlint.config.js

This file was deleted.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
"node": ">=12"
},
"scripts": {
"update-force:packages": "./node_modules/npm-check-updates/bin/ncu -u && npm i",
"update:packages": "npm update --save/--save-dev",
"lint": "eslint -c .eslintrc src/**/*.js",
"lint:fix": "npm run lint -- --fix",
"build": "npm run build:lib && npm run build:demo",
Expand Down

0 comments on commit 4c7f4dc

Please sign in to comment.