mirror of
https://github.com/CzBiX/qb-web.git
synced 2026-05-16 14:03:54 +08:00
6 lines
52 B
JavaScript
6 lines
52 B
JavaScript
module.exports = {
|
|
env: {
|
|
jest: true,
|
|
},
|
|
};
|