Remove stylelint

This commit is contained in:
Fawad Mirzad
2021-02-13 18:02:22 +01:00
parent 27095b88a3
commit cc62815602
2 changed files with 0 additions and 16 deletions

View File

@@ -7,7 +7,6 @@ module.exports = {
"globals": {
"google": true
},
// the ts-eslint recommended ruleset sets the parser so we need to set it back
parser: 'vue-eslint-parser',
parserOptions: {
ecmaVersion: 2020,