UNPKG
demo_frontend
Version:
latest (1.2.1)
1.2.1
1.1.0
1.0.1
Internet Computer starter application
demo_frontend
/
src
/
demo_frontend
/
.template-lintrc.js
6 lines
(4 loc)
•
63 B
JavaScript
View Raw
1
2
3
4
5
6
'use strict'
;
module
.
exports
= {
extends
:
'recommended'
, };