chore: update eslint package
This commit is contained in:
parent
e7c6271322
commit
37a31e30c7
4 changed files with 351 additions and 212 deletions
5
eslint.config.js
Normal file
5
eslint.config.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import tale from 'eslint-config-tale'
|
||||
|
||||
export default [
|
||||
...tale
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue