1
0
mirror of https://github.com/svg/svgo.git synced 2025-07-31 07:44:22 +03:00
Files
svgo/test/config/fixtures/module-not-found.js
Bogdan Chadkin a99cc08e4f Format tests with prettier (#1380)
Will format the code with prettier in a few commits.
2021-02-27 23:17:47 +03:00

3 lines
48 B
JavaScript

require('unknown-module');
module.exports = {};