nvs-prettier-configdeprecated

Prettier config for the nvs-frontend-module

Usage no npm install needed!

<script type="module">
  import nvsPrettierConfig from 'https://cdn.skypack.dev/nvs-prettier-config';
</script>

README

nvs-frontend-module

The purpose of this module is to abstract the prettier config from the nvs-frontend-module.

Setup

The module can be installed by running:

npm i -D nvs-prettier-config

Then add a reference to the package.json file:

"prettier": "nvs-prettier-config"