Require the use of hex, rgb, rgba or rainbow for colors and refactor config types
This commit is contained in:
parent
436abf682f
commit
a96fa1622b
14 changed files with 178 additions and 147 deletions
|
|
@ -1,7 +1,6 @@
|
|||
[ignore]
|
||||
|
||||
[include]
|
||||
src/
|
||||
|
||||
[libs]
|
||||
types/types.js
|
||||
|
|
@ -10,7 +9,7 @@ types/mqtt.js
|
|||
[options]
|
||||
esproposal.export_star_as=enable
|
||||
module.system.node.resolve_dirname=node_modules
|
||||
module.system.node.resolve_dirname=src
|
||||
module.system.node.resolve_dirname=./src
|
||||
|
||||
[lints]
|
||||
all=warn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue