mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
first map component
This commit is contained in:
parent
4a2a343e41
commit
a4eec9e2ed
6 changed files with 37 additions and 34 deletions
|
@ -4,8 +4,7 @@
|
|||
"plugins": [
|
||||
"react",
|
||||
"jsx-a11y",
|
||||
"import",
|
||||
"jest"
|
||||
"import"
|
||||
],
|
||||
"rules": {
|
||||
"quotes": 1,
|
||||
|
@ -43,9 +42,7 @@
|
|||
"Element": true,
|
||||
"localStorage": true,
|
||||
},
|
||||
"env": {
|
||||
"jest/globals": true
|
||||
},
|
||||
"env": {},
|
||||
"settings": {
|
||||
"import/resolver": {
|
||||
"webpack": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue