mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-22 10:55:50 -04:00
5 lines
58 B
JavaScript
5 lines
58 B
JavaScript
module.exports = {
|
|
env: {
|
|
jest: true
|
|
}
|
|
};
|