Commit ff8dac63 authored by rocosen's avatar rocosen

fix:test

parent e35fcdb3
......@@ -24,7 +24,7 @@ module.exports = {
typescript: {},
},
'import/parsers': {
'@typescript-eslint/parser': [],
'@typescript-eslint/parser': ['.ts', '.tsx'],
},
},
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment