chore: update .gitignore and add package.json for eslint
Some checks failed
Some checks failed
This commit is contained in:
parent
f6dd50dc44
commit
ddb772e7fc
3 changed files with 190 additions and 1 deletions
5
package.json
Normal file
5
package.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"eslint": "^9.25.1"
|
||||
}
|
||||
}
|
Reference in a new issue