mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-11-22 16:34:27 +01:00
load json cjs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import fetch from 'node-fetch';
|
||||
import exclude from './exclude_in_test.json';
|
||||
const exclude = require('./exclude_in_test.json');
|
||||
|
||||
const LINKS_OPTIONS = {
|
||||
redirect: 'error',
|
||||
|
||||
Reference in New Issue
Block a user