Skip to content

Commit

Permalink
Add stylelint and scss configs
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Dec 7, 2022
1 parent 46ec00f commit f4b2c0d
Show file tree
Hide file tree
Showing 2 changed files with 308 additions and 22 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@
"nodegit": "^0.28.0-alpha.10",
"path": "^0.12.7",
"pegjs": "^0.10.0",
"postcss": "^8.4.19",
"postcss-cli": "^7.1.2",
"postcss-inline-svg": "^4.1.0",
"postcss-loader": "^7.0.1",
Expand Down Expand Up @@ -241,6 +242,9 @@
"shelljs": "^0.8.4",
"start-server-and-test": "^1.11.3",
"style-loader": "^3.3.1",
"stylelint": "^14.15.0",
"stylelint-config-prettier-scss": "^0.0.1",
"stylelint-config-standard-scss": "^6.1.0",
"terser-webpack-plugin": "^5.3.5",
"typescript": "4.5.3",
"uglifyjs-webpack-plugin": "^2.2.0",
Expand Down

0 comments on commit f4b2c0d

Please sign in to comment.