mirror of
https://github.com/usatiuk/ustk-todolist.git
synced 2025-10-28 15:47:48 +01:00
refactor app.js
test not found routes
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"extends": ["airbnb-base"],
|
||||
"extends": ["airbnb-base", "plugin:jest/recommended"],
|
||||
"plugins": ["jest"],
|
||||
"rules": {
|
||||
"linebreak-style": "off",
|
||||
"no-unused-expressions": [
|
||||
|
||||
Reference in New Issue
Block a user