Skip to content

Commit 2529305

Browse files
committed
just changed node sass version without running commands
1 parent 7a7467c commit 2529305

File tree

364 files changed

+28287
-18778
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

364 files changed

+28287
-18778
lines changed
326 Bytes
Loading
297 Bytes
Loading
464 Bytes
Loading
Loading
Loading
Loading
Loading
Loading
Loading

dist/assets/arc/.jshintrc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"globals": {
3+
"require": false,
4+
"module": false,
5+
"exports": false,
6+
"console": false,
7+
"self": false,
8+
"alert": false,
9+
"llmr": false
10+
},
11+
"browser": true,
12+
"globalstrict": true,
13+
"trailing": true,
14+
"undef": true,
15+
"unused": true
16+
}

0 commit comments

Comments
 (0)