Skip to content

Commit e25972a

Browse files
committed
lint
1 parent 368515d commit e25972a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm_mjs/management/commands/rspack.config.template.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const rspack = require('@rspack/core') // eslint-disable-line no-undef
1+
const rspack = require("@rspack/core") // eslint-disable-line no-undef
22

33
const settings = window.settings // Replaced by django-npm-mjs
44
const transpile = window.transpile // Replaced by django-npm-mjs

0 commit comments

Comments
 (0)