mirror of
https://github.com/Hopiu/djLint.git
synced 2026-03-28 03:00:24 +00:00
4 lines
94 B
JavaScript
4 lines
94 B
JavaScript
"use strict";
|
|
|
|
// eslint-disable-next-line no-empty-function
|
|
module.exports = function () {};
|