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 2643670 commit 213abcbCopy full SHA for 213abcb
.eslintrc.json
@@ -1,6 +1,6 @@
1
{
2
"globals": {
3
- "TaskListsElement": "readable"
+ "TaskListsElement": "readonly"
4
},
5
"extends": [
6
"plugin:github/recommended",
0 commit comments