UNPKG
ec0lint-plugin-ec0lint-comments
Version:
latest (0.0.2)
0.0.2
0.0.1
Additional ec0lint rules for ec0lint directive comments
tbd
ec0lint/ec0lint-plugin-ec0lint-comments
ec0lint-plugin-ec0lint-comments
/
lib
/
utils.js
7 lines
(5 loc)
•
131 B
JavaScript
View Raw
1
2
3
4
5
6
7
/** DON'T EDIT THIS FILE; was created by scripts. */
"use strict"
module
.
exports
= {
patch
:
require
(
"./utils/patch"
), }