mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-24 11:43:18 -05:00
Added datatables library to safelist
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
"References": {
|
||||
"match": "^(.*\\/_references\\.js)$",
|
||||
"exclude": [["^", 1, "$"]]
|
||||
},
|
||||
"Datatables.net": {
|
||||
"match": "(jquery\\.)*dataTables(\\.all)*(\\.min)*\\.js$",
|
||||
"types": ["datatables.net"]
|
||||
}
|
||||
},
|
||||
"simpleMap": {
|
||||
|
||||
Reference in New Issue
Block a user