3.1.1 • Published 15 days ago

@merrywhether/config v3.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
15 days ago

@merrywhether/config

npm version Renovate dashboard Lint Status Version

Common config files for @merrywhether projects

Usage

Installation:

pnpm add -D @merrywhether/config

This will generate a .projenrc.js file in the root of your project. Update that config with your desired settings and then run node .projenrc.js to have it create the appropriate configuration files.

Configuration Details

ESLint

The base ESLint configuration includes the following plugins/configs:

When the typescript option is selected, the following are added:

When the react option is selected, the following are added:

When the solid option is selected, the following are added:

Prettier

Uses the default Prettier settings with the following changes:

  • experimentalTernaries: true (embrace the future)
  • proseWrap: always (wrapping Markdown).
  • singleQuote: true (because this is JS! 😛)

Typescript

The base configuration has all of the strictest settings enabled and targets esnext.

When the styled option is selected, @styled/typescript-styled-plugin is added.

When the solid option is selected, the jsxImportSource is appropriately updated.

3.1.1

15 days ago

3.1.0

20 days ago

3.0.7

21 days ago

3.0.4

22 days ago

3.0.3

22 days ago

3.0.2

22 days ago

3.0.1

22 days ago

3.0.6

21 days ago

3.0.5

21 days ago

3.0.0

22 days ago

2.9.1

2 months ago

2.9.0

2 months ago

2.8.1

4 months ago

2.7.0

8 months ago

2.6.1

8 months ago

2.6.0

9 months ago

2.8.0

6 months ago

2.5.0

10 months ago

2.3.0

2 years ago

2.2.0

2 years ago

2.4.1

2 years ago

2.4.0

2 years ago

2.4.3

2 years ago

2.4.2

2 years ago

2.1.0

3 years ago

2.0.0-alpha.3

3 years ago

2.0.0-alpha.0

3 years ago

2.0.0-alpha.1

3 years ago

2.0.0-alpha.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.0-beta.1

3 years ago

1.1.0-beta.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.0-beta

3 years ago

1.0.0-alpha.8

3 years ago

1.0.0-alpha.7

3 years ago

1.0.0-alpha.6

3 years ago

1.0.0-alpha.5

3 years ago

1.0.0-alpha.4

3 years ago

1.0.0-alpha.3

3 years ago

1.0.0-alpha.2

3 years ago

1.0.0-alpha.1

3 years ago

1.0.0-alpha.0

3 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago