UNPKG

nhfs

Version:

NHFS — A sleek HTTP file server for the web built with Next.js and HeroUI. (Alpha)

12 lines (11 loc) 236 B
{ "semi": true, "singleQuote": true, "trailingComma": "all", "printWidth": 80, "jsxSingleQuote": false, "bracketSpacing": true, "arrowParens": "avoid", "endOfLine": "auto", "plugins": ["prettier-plugin-tailwindcss"] }