UNPKG

@alucpro/note-tool

Version:

A NodeJS script that deal with markdown note.

10 lines 178 B
{ "semi": true, "singleQuote": true, "tabWidth": 2, "endOfLine": "lf", "printWidth": 80, "trailingComma": "es5", "bracketSpacing": true, "arrowParens": "always" }