mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-16 13:40:37 +03:00
update puppeteer jest setup
This commit is contained in:
+12
@@ -8,6 +8,18 @@
|
||||
"endOfLine": "lf",
|
||||
"parser": "babel-ts",
|
||||
"overrides": [
|
||||
{
|
||||
"files": "*.html",
|
||||
"options": { "parser": "html" }
|
||||
},
|
||||
{
|
||||
"files": "*.css",
|
||||
"options": { "parser": "css" }
|
||||
},
|
||||
{
|
||||
"files": "*.scss",
|
||||
"options": { "parser": "scss" }
|
||||
},
|
||||
{
|
||||
"files": "*.vue",
|
||||
"options": { "parser": "vue" }
|
||||
|
||||
Reference in New Issue
Block a user