snowpack-plugin-hjson

1.0.0 • Public • Published

snowpack-plugin-hjson

How to install

npm i -D snowpack-plugin-hjson
  module.exports = {
    plugins: [
+     'snowpack-plugin-hjson'
    ]
  }

How to use

+ import config from './config.hjson'
// or
+ import config from './config.json'

Hjson syntax

https://hjson.github.io/

https://hjson.github.io/try.html

Package Sidebar

Install

npm i snowpack-plugin-hjson

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

1.24 kB

Total Files

4

Last publish

Collaborators

  • crapthings