mirror of
https://github.com/frappe/books.git
synced 2025-01-24 15:48:25 +00:00
chore: remove browserlist cause serve errors, will add it in later if the need arises
This commit is contained in:
parent
c5e661b458
commit
3824c7353d
@ -73,8 +73,5 @@
|
|||||||
"semi": true,
|
"semi": true,
|
||||||
"singleQuote": true,
|
"singleQuote": true,
|
||||||
"trailingComma": "es5"
|
"trailingComma": "es5"
|
||||||
},
|
}
|
||||||
"browserslist": [
|
|
||||||
"Electron > 15"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user