Browse Source

omit prettier-stylelint

Yuki Takei 4 years ago
parent
commit
56f1bb472c
2 changed files with 33 additions and 474 deletions
  1. 1 2
      packages/plugin-attachment-refs/package.json
  2. 32 472
      yarn.lock

+ 1 - 2
packages/plugin-attachment-refs/package.json

@@ -17,7 +17,7 @@
     "build:cjs": "tsc -p tsconfig.build.cjs.json && tsc-alias -p tsconfig.build.cjs.json",
     "build:esm": "tsc -p tsconfig.build.esm.json && tsc-alias -p tsconfig.build.esm.json",
     "lint:js": "eslint **/*.{js,jsx,ts,tsx}",
-    "lint:styles": "stylelint src/**/*.scss",
+    "lint:styles": "stylelint src/**/*.css src/**/*.scss",
     "lint": "run-p lint:*",
     "test": ""
   },
@@ -31,7 +31,6 @@
   },
   "devDependencies": {
     "npm-run-all": "^4.1.5",
-    "prettier-stylelint": "^0.4.2",
     "react": "^16.8.3",
     "react-dom": "^16.8.3"
   }

File diff suppressed because it is too large
+ 32 - 472
yarn.lock


Some files were not shown because too many files changed in this diff