mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-22 20:25:49 +00:00
Remove __fontDefinitions from global props in .jshintrc.
This commit is contained in:
parent
f9eeeb2916
commit
4f1f7cc118
1 changed files with 1 additions and 2 deletions
|
|
@ -1,9 +1,8 @@
|
|||
{
|
||||
"globals": {
|
||||
"__fontDefinitions": true,
|
||||
"fabric": true,
|
||||
"Cufon": true,
|
||||
"G_vmlCanvasManager": true,
|
||||
"fabric": true,
|
||||
"ActiveXObject": true
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue