We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0e6d4c + 3ec7cac commit 6c07679Copy full SHA for 6c07679
.eslintrc.js
@@ -1,4 +1,5 @@
1
module.exports = {
2
+ root: true,
3
plugins: ['eslint-plugin-tsdoc'],
4
extends: [
5
'@nuxtjs/eslint-config-typescript',
0 commit comments