create-node-app
create-node-app copied to clipboard
Powerful tool to scaffold your application choosing between different templates and extensions for Web apps, Web Extensions, Monorepos, and more!
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 7.8.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...
Bumps [@types/underscore](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/underscore) from 1.11.4 to 1.11.15. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.6.8. Release notes Sourced from axios's releases. Release v1.6.8 Release notes: Bug Fixes AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)...
Bumps [tsup](https://github.com/egoist/tsup) from 6.6.3 to 8.0.2. Release notes Sourced from tsup's releases. v8.0.2 8.0.2 (2024-02-10) Bug Fixes support swc target for mjs (#1081) (83c7c7f) v8.0.1 8.0.1 (2023-11-21) Bug Fixes dts:...
### Describe the bug The first loading gives an error Some bug when creating the eslint file in Frontend   ### Expected Behavior I hope you don't have the...
Tracking issue for: - [ ] https://github.com/Create-Node-App/create-node-app/security/code-scanning/1
Tracking issue for: - [ ] https://github.com/Create-Node-App/create-node-app/security/code-scanning/2
### Describe the feature We want to add [bun](https://bun.sh/) as a possible package manager when creating a new project ### Use Case We want to offer the possibility of using...
### Describe the feature I propose switching our CI linting setup, which includes `shellcheck`, `markdownlint`, `eslint`, and others, to use [super-linter](https://github.com/super-linter/super-linter) exclusively for GitHub Actions. `super-linter` is a comprehensive and...