addDev('eslint', context, { version: '^8' }) await toolbox.dependencies.addDev('typescript', context) await toolbox.dependencies.addDev('@react-native/eslint-config', context) const withPrettier = context.selectedOptions.includes(PRETTIER_FLAG) || @@ -37,20 +36,32 @@ const execute ...
dedupe-peer-dependents=true public-hoist-pattern[]=*eslint* public-hoist-pattern[]=*prettier* public-hoist-pattern[]=*types* public-hoist-pattern[]=*storybook* public-hoist-pattern[]=*vitest* I have to physically dedupe it by movingvitestandstorybookpackages to the workspace root. ...
npm WARN idealTree Removing dependencies.@types/node in favor of devDependencies.@types/node npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@designed-and-developed%2feslint-config-prettier-typescript-react - Not found npm ERR! 404 npm ERR! 404 '@designed-and...
It automatically builds a react, typescript and webpack working environment react typescript webpack boilerplate CRA yarn-berry zero-install prettier airbnb eslint wooseok-kim •0.0.1•2 years ago•0dependents•ISCpublished version0.0.1,2 years ago0dependentslicensed under $ISC ...
.eslintrc test(config): Configuration jest 6年前 .gitignore fix(fluent-ui.com): Use the environment variable for now 5年前 .prettierignore feat(init):hello fluent-ui 6年前 .prettierrc feat(init):hello fluent-ui 6年前 CHANGELOG.md ...
Poetic installs and maintains ESLint, Prettier, EditorConfig and Airbnb rules for JavaScript, TypeScript and React. Install On the root of your project run: npx poetic CLI flags: --keeprules Keeps your current rule configuration files as is. ...
"prettier.enable": false, "editor.formatOnSave": false, // Auto fix "editor.codeActionsOnSave": { "source.fixAll.eslint": "explicit", "source.organizeImports": "never" }, // Silent the stylistic rules in you IDE, but still auto fix them "eslint.rules.customizations": [ { "rule"...
.prettierrc .typesyncrc.yaml CHANGELOG.md LICENSE.md README.md eslint.config.js package-lock.json package.json tsconfig.json tsdown.config.ts typesync.gif vitest.config.ts README MIT license TypeSync Install missing TypeScript typings for dependencies in yourpackage.json. ...
│ @types/react (dev) │ 18.3.3 │ 18.3.8 │ 18.3.8 │ ├────────────────────────────────────────┼─────────┼────────┼────────┤ │ @typescript-eslint/eslint-plugin (dev) │ 7.16.1 │ 7.18.0 │ ...
chore(deps-dev): bump typescript-eslint from 8.23.0 to 8.24.0 Feb 17, 2025 pnpm-lock.yaml chore(deps-dev): bump typescript-eslint from 8.23.0 to 8.24.0 Feb 17, 2025 prettier.config.js chore: added react and remove .js in tests Jun 25, 2024 publish-package.ts chore: better lint...