mirror of
https://github.com/typicode/json-server.git
synced 2025-08-02 19:52:20 +08:00
Update .eslintrc.js
This commit is contained in:
@ -8,8 +8,7 @@ module.exports = {
|
||||
singleQuote: true,
|
||||
semi: false,
|
||||
},
|
||||
],
|
||||
'prefer-template': "error"
|
||||
]
|
||||
},
|
||||
env: { mocha: true }
|
||||
}
|
||||
|
Reference in New Issue
Block a user