mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
9 lines
136 B
JSON
9 lines
136 B
JSON
{
|
|
"scripts": {
|
|
"lint:eslint": "eslint --ext .js,.html ."
|
|
},
|
|
"devDependencies": {
|
|
"@open-wc/eslint-config": "^0.0.0"
|
|
}
|
|
}
|