UNPKG
llk-config
Version:
latest (0.0.1)
0.0.1
llk config for llk
github.com/cuiweiqiang/llk-config
cuiweiqiang/llk-config
llk-config
/
index.js
10 lines
(9 loc)
•
217 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
/* * @Author: cuiweiqiang * @Date: 2018-06-21 17:25:33 * @Last Modified by: cuiweiqiang * @Last Modified time: 2018-06-21 17:25:47 */
'use strict'
;
console
.
error
(
'should not require llk-config'
); process.
exit
(
1
);