0.9.0 • Published 2 years ago

@aklesky/prettier-config v0.9.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Prettier Configuration

Usage for Prettier Preset

{
    "prettier": "@aklesky/prettier-config"
}

Preset

Prettier Configuration enabled by default

{
    "printWidth": 120,
    "semi": false,
    "singleQuote": true,
    "tabWidth": 4,
    "trailingComma": "all",
    "arrowParens": "avoid",
}

Supported Prettier versions

NameVersionSupported
Prettier>= 2.8.3:white_check_mark:
0.9.0

2 years ago

0.8.0

2 years ago

0.7.14

2 years ago

0.7.11

2 years ago

0.7.13

2 years ago

0.7.12

2 years ago

0.7.10

2 years ago

0.7.6

2 years ago

0.7.8

2 years ago

0.6.7

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.7.3

2 years ago

0.7.0

2 years ago

0.6.3

2 years ago

0.1.0

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.6.2

2 years ago

0.6.0

2 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago