Skip to content

Commit

Permalink
refactor: update node, eslint, neostandard + fix esm (#8083)
Browse files Browse the repository at this point in the history
* chore: update dependencies

* fix: eslint + neostandard

* fix: add corepack prompt env var to init script

* docs: Update README.md

---------

Co-authored-by: Robert Sparks <[email protected]>
  • Loading branch information
NGPixel and rjsparks authored Nov 14, 2024
1 parent 7905b8d commit 649879e
Show file tree
Hide file tree
Showing 377 changed files with 2,591 additions and 21,053 deletions.
12 changes: 4 additions & 8 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,16 @@ indent_size = 2
# ---------------------------------------------------------
# StandardJS Style

[client/**]
[.vscode/**]
indent_size = 2

[dev/**.js]
[client/**]
indent_size = 2

[{package.json,.eslintrc.js,.yarnrc.yml,vite.config.js,jsconfig.json}]
[dev/**.js]
indent_size = 2

# Settings for cypress tests
# ---------------------------------------------------------
# StandardJS Style

[cypress/**]
[{package.json,eslint.config.mjs,.yarnrc.yml,vite.config.mjs,jsconfig.json}]
indent_size = 2

# Settings for HTML templates
Expand Down
28 changes: 0 additions & 28 deletions .eslintrc.js

This file was deleted.

19,560 changes: 0 additions & 19,560 deletions .pnp.cjs

This file was deleted.

273 changes: 0 additions & 273 deletions .pnp.loader.mjs

This file was deleted.

Loading

0 comments on commit 649879e

Please sign in to comment.