UNPKG

@ovine/init

Version:

Apply ovine template more easily.

12 lines (11 loc) 291 B
{ "editor.tabSize": 2, "eslint.alwaysShowStatus": true, "editor.codeActionsOnSave": { "source.fixAll.eslint": true, "source.fixAll": true }, "editor.foldingStrategy": "indentation", "editor.formatOnSave": true, "cSpell.ignoreWords": ["ovapi", "immer", "tsbuildinfo"] }