Closed jrwashburn closed 3 weeks ago
fixed one typo in readme, but otherwise only formatting changes.
Added .editorconfig for vscode Added eslint and prettier Added .vscode/settings.json to format on save and fix all eslint
You may need to: npm install --save-dev eslint prettier eslint-plugin-prettier eslint-config-prettier
npm install --save-dev eslint prettier eslint-plugin-prettier eslint-config-prettier
fixed one typo in readme, but otherwise only formatting changes.
Added .editorconfig for vscode Added eslint and prettier Added .vscode/settings.json to format on save and fix all eslint
You may need to:
npm install --save-dev eslint prettier eslint-plugin-prettier eslint-config-prettier