Code Monkey home page Code Monkey logo

Comments (3)

mort3za avatar mort3za commented on June 1, 2024

Seems the uploaded files to npm repository is different than github repo. This is the content of npm repo, package.json:

{
  "name": "prettier-eslint",
  "version": "15.0.1",
  "description": "Formats your JavaScript using prettier followed by eslint --fix",
  "main": "dist/index.js",
  "types": "types/index.d.ts",
  "scripts": {
    "start": "nps",
    "test": "nps test",
    "precommit": "opt --in pre-commit --exec \"npm start validate\""
  },
  "files": [
    "dist",
    "types"
  ],
  "keywords": [],
  "author": "Kent C. Dodds <[email protected]> (http://kentcdodds.com/)",
  "maintainers": [
    "Simon Fridlund <[email protected]>"
  ],
  "license": "MIT",
  "dependencies": {
    "@types/eslint": "^8.4.2",
    "@types/prettier": "^2.6.0",
    "@typescript-eslint/parser": "^5.10.0",
    "common-tags": "^1.4.0",
    "dlv": "^1.1.0",
    "eslint": "^8.7.0",
    "indent-string": "^4.0.0",
    "lodash.merge": "^4.6.0",
    "loglevel-colored-level-prefix": "^1.0.0",
    "prettier": "^2.5.1",
    "pretty-format": "^23.0.1",
    "require-relative": "^0.8.7",
    "typescript": "^4.5.4",
    "vue-eslint-parser": "^8.0.1"
  },
  "devDependencies": {
    "@babel/cli": "^7.4.4",
    "@babel/core": "^7.4.5",
    "@babel/preset-env": "^7.4.5",
    "acorn": "^6.1.1",
    "ajv": "^6.12.2",
    "all-contributors-cli": "^6.7.0",
    "babel-jest": "^25.0.0",
    "chalk": "^2.1.0",
    "eslint-config-kentcdodds": "^20.0.1",
    "husky": "^2.4.1",
    "jest": "^25.0.0",
    "jest-cli": "^25.0.0",
    "nps": "^5.7.1",
    "nps-utils": "^1.3.0",
    "opt-cli": "^1.5.2",
    "prettier-eslint-cli": "^5.0.0",
    "rimraf": "^2.5.4",
    "semantic-release": "^15.13.16",
    "strip-indent": "^3.0.0"
  },
  "engines": {
    "node": ">=10.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/prettier/prettier-eslint.git"
  },
  "bugs": {
    "url": "https://github.com/prettier/prettier-eslint/issues"
  },
  "homepage": "https://github.com/prettier/prettier-eslint#readme"
}

As you can see above it depends on "vue-eslint-parser": "^8.0.1"

from prettier-eslint.

github-actions avatar github-actions commented on June 1, 2024

Stale issue

from prettier-eslint.

mort3za avatar mort3za commented on June 1, 2024

Could you please just make a new release from master branch to fix this issue in npm package?
It doesn't need any changes, just a new release to npm must fix this problem.

from prettier-eslint.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.