Skip to content

Commit 40cf86f

Browse files
committed
+ gitattributes
1 parent 944d98f commit 40cf86f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.test linguist-language=JavaScript

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -253,8 +253,8 @@ Most simple MaskJS sample to show where you could start from:
253253
###Changelog
254254
------------
255255
- 0.12.2
256-
- `slot` and `event` javascript handlers ([handler](/test/dom/handler.test))
257-
- `style` node syntax support with ([style](/test/dom/style.test))
256+
- `slot` and `event` javascript handlers ([handler](/test/dom/compo/handler.test))
257+
- `style` node syntax support with ([style](/test/dom/compo/style.test))
258258
- `:host`, `:host()` support
259259
- scoped css support (IE6+)
260260
```sass

0 commit comments

Comments
 (0)