test: add jest
This commit is contained in:
@@ -2,6 +2,7 @@ module.exports = {
|
||||
root: true,
|
||||
env: {
|
||||
node: true,
|
||||
jest: true,
|
||||
},
|
||||
globals: {
|
||||
defineProps: 'readonly',
|
||||
|
||||
Reference in New Issue
Block a user