Skip to content
Snippets Groups Projects
Commit a3f65774 authored by Steve Reis's avatar Steve Reis
Browse files

fix cr error on windows

parent dfb3d6fb
Branches
Tags
No related merge requests found
......@@ -20,5 +20,6 @@ module.exports = {
'@typescript-eslint/explicit-function-return-type': 'off',
'@typescript-eslint/explicit-module-boundary-types': 'off',
'@typescript-eslint/no-explicit-any': 'off',
'prettier/prettier': ['error', { "endOfLine": "auto"}, { usePrettierrc: true }],
},
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment