mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-11 01:34:55 -06:00
Improved datatables regex
This commit is contained in:
parent
8a561e72a8
commit
cd994964e3
@ -24,7 +24,7 @@
|
||||
"exclude": [["^", 1, "$"]]
|
||||
},
|
||||
"Datatables.net": {
|
||||
"match": "(jquery\\.)*dataTables(\\.all)*(\\.min)*\\.js$",
|
||||
"match": "(jquery\\.)?dataTables(\\.all)?(\\.min)?\\.js$",
|
||||
"types": ["datatables.net"]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user