mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-17 21:06:50 -05:00
Addressed PR comments
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"exclude": [["^", 1, "$"]]
|
||||
},
|
||||
"Datatables.net": {
|
||||
"match": "(jquery\\.)?dataTables(\\.all)?(\\.min)?\\.js$",
|
||||
"match": "^.*\\/(jquery\\.)?dataTables(\\.all)?(\\.min)?\\.js$",
|
||||
"types": ["datatables.net"]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user