This website requires JavaScript.
Explore
Help
Sign In
thang
/
notes
Watch
1
Star
0
Fork
0
mirror of
https://github.com/thangisme/notes.git
synced
2026-08-07 18:10:44 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
91734505c7acc8d7e3781c6cb4cc5759230289c5
notes
/
node_modules
/
stylelint
/
lib
/
createPlugin.js
T
9 lines
100 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2017-03-09 13:16:08 -05:00
"use strict"
module
.
exports
=
function
(
ruleName
,
rule
)
{
return
{
ruleName
,
rule
,
}
}
Reference in New Issue
Copy Permalink