1.0.28 • Published 4 days ago

@onidivo/prettier-config v1.0.28

Weekly downloads
-
License
-
Repository
-
Last release
4 days ago

Onidivo prettier-config

The prettier config used by all Onidivo projects.

GitHub Action

This also defines a GitHub action to use for format checking. Usage similar to:

name: Check format

on:
  push:
    branches:
      - master
  pull_request:
    branches:
      - master

jobs:
  format-check:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v2
      - uses: onidivo/prettier-config@v1
1.0.28

4 days ago

1.0.27

4 days ago

1.0.26

4 days ago

1.0.25

4 days ago

1.0.24

1 year ago

1.0.23

2 years ago

1.0.22

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago