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.
1 parent 2b4315e commit 3094c3fCopy full SHA for 3094c3f
.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