mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 11:16:27 +02:00
switch back to startsWith
This is because application/json;charset=utf8 is perfectly valid!
This commit is contained in:
parent
4259e89bb2
commit
1b7504a191
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"lint": "prettier . --write"
|
||||
"lint": "prettier . --write"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "2.2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue