UNPKG

popstar-file-reader

Version:

A package that allows using directories filled with markdown files as a CMS, an API, or other purposes. Popstar parses through the markdown files in a format and returns it in an array.

39 lines (37 loc) 871 B
{ "bitwise": true, "browser": true, "camelcase": false, "curly": true, "eqeqeq": true, "esnext": true, "globalstrict": true, "immed": true, "indent": 2, "latedef": true, "loopfunc": true, "newcap": true, "noarg": true, "node": true, "noempty": false, "nonew": false, "plusplus": false, "quotmark": true, "undef": true, "unused": true, "strict": false, "trailing": true, "white": false, "globals": { "$": false, "afterEach": false, "angular": false, "beforeEach": false, "browser": false, "describe": false, "expect": false, "inject": false, "it": false, "repeater": false } }