1.0.28 • Published 1 year ago

@onidivo/prettier-config v1.0.28

Weekly downloads
-
License
-
Repository
-
Last release
1 year 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

1 year ago

1.0.27

1 year ago

1.0.26

1 year ago

1.0.25

1 year ago

1.0.24

2 years ago

1.0.23

3 years ago

1.0.22

3 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago