wishthis/node_modules/just-debounce/.eslintrc

7 lines
81 B
Text
Raw Normal View History

2022-01-21 08:28:41 +00:00
{
"plugins": ["prettier"],
"rules": {
"prettier/prettier": "error"
}
}