json-loader
json-loader copied to clipboard
refactor: use `jsesc` to escape special characters
Similar to https://github.com/webpack-contrib/raw-loader/pull/36 we can use jsesc here to deal with special characters in general.