Coder Social home page Coder Social logo

Comments (6)

the-simian avatar the-simian commented on July 19, 2024 1

This is a good issue, and the PR was close to how I want to achieve this goal, but I'll do it slightly differently, so that its easier to change and there's only one file for enforcing style and linting rules.

from create-phaser-app.

GabeAtWork avatar GabeAtWork commented on July 19, 2024

Alright, I'm interested in such a solution actually ^^

from create-phaser-app.

the-simian avatar the-simian commented on July 19, 2024

resolved by #29

from create-phaser-app.

the-simian avatar the-simian commented on July 19, 2024

ok this works, and if you set your editor to use eslint, should just autoformat. like if you use VS code set it to format on save, and also husky will format it

you can use yarn pretty anytime to run the fixes

from create-phaser-app.

GabeAtWork avatar GabeAtWork commented on July 19, 2024

I see, it's elegant! The reason I got to use lint-staged on work projects is that I use PhpStorm which, oddly, doesn't support running prettier (or eslint) on file write. I would largely prefer it would though ^^

from create-phaser-app.

the-simian avatar the-simian commented on July 19, 2024

Makes sense, @GabeAtWork you might consider at least investigating VS Code. Its free and its very nice for working in es6. I cant speak to its php support. I do know that the other editor by jetbrains for js (webstorm) does have this stuff though.

glad you like the update!

from create-phaser-app.

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.