mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Fixed test by adding "use strict"
This commit is contained in:
parent
86cf003e92
commit
3d3229d972
@ -1,3 +1,5 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = class {
|
||||
onCreate() {
|
||||
this.state = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user