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 92e3430 commit 0d2714aCopy full SHA for 0d2714a
.eslintrc.js
@@ -1,9 +1,6 @@
1
module.exports = {
2
root: true,
3
extends: [ 'codex/ts' ],
4
- exclude: [
5
- 'packaje.json'
6
- ],
7
env: {
8
browser: true,
9
},
0 commit comments